a:link
{
	color: rgb(00,00,ff);
	text-decoration: underline;
}
a:visited
{
	color: rgb(00,00,ff);
	text-decoration: underline;
} 
a:hover 
{
	color: rgb(0,0,0);
	text-decoration: none;
}
body
{
	font-family: Trebuchet MS;
	font-size: 8pt;
	background-color: rgb(255,255,255);
	font-colorcolor: rgb(0,0,0);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table
{
	font-family: Trebuchet MS;
	font-size: 8pt;
}