body
{
	font-size: 10pt;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
}
table
{
	font-size: 10pt;
}
a
{
	color: white;
	font-weight:bold;	
	text-decoration: none;
}
a:hover
{
	color: white;
	font-weight:bold;		
	text-decoration: underline;
}

H3
{
	font-size: 10pt;
	color: #cc0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	line-height:normal;
}
.maintable
{
	width:800;
}
