body, h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

table{
	background-color:#FFFFFF;
	font-size:10px;
}
	
body{
	background-color:#8d0100;
	font:Verdana;
	font-size:9px;
	color:#000000;
}

h1{
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

.copyright{
color:#666666;
font-weight:inherit;
font-size:8.5px;
}

a:link {
	color:#0033FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color:#CC0033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#003333;
}
a:active {
	text-decoration: none;
	color:#000066;
}
