body {
	background-color: #555555;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	
}
a:link {
	color: #FF9966;
	text-decoration: none;
}
a:visited {
	color: #996666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
