body
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	background-color: white;
	
}

table
{
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-size: 9pt;
	background-color: white;
}


a:link {color: blue;}
a:visited {color: blue;}
a:hover {color: gray;}
a {text-decoration: none;}



