td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: cccccc;
	text-align: left;
	background : Maroon;
	background-color : Gray;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
	text-align: left;
}

a:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
font-weight: bold;
color: white; 
text-align: left;
}

