* {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-size: 12px;
	color: #333;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #CC0000;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: none;
}
a {
	color: #C1D950;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div,img,body{
	behavior:url("iepngfix/iepngfix.htc");
}
p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

