@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	margin-top: 5em;
	background-color: #000000;
	font-style: normal;
}
a:link {
	color: #CC3300; }
	
a:visited {
	color: #ff6600;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #996600;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
	background-color: #CC3300;
	color: #FFFFFF;
	font-style: normal;
	font: verdana;
}

table {background-color:#666666

}
p {
	color: #CCCCCC;
}
