body{
	font: 10pt Arial;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


table tr td
{
	font: 6pt Arial;	
}


a:hover 
{
	text-decoration: none;
	color: Blue;
}
a:link 
{
	text-decoration: none;
	color: Blue;
}
a:visited 
{
	text-decoration: none;
	color: Blue;
}