body {
	background-color:#000000;
	font-family: Arial;

}	 
body,td,th {
    color: #a3001f;
	font-family: Arial;
	font-size: 12pt;
}
a:link {
	text-decoration: none;
	color: #96001d;
}
a:visited {
	text-decoration: none;
	color: #810019;
}
a:hover {
	text-decoration: none;
	color: #e2002b;
}
a:active {
	text-decoration: none;
	color: #96001d;
}
#small {
	font-size: 9pt;
}
