body, td, th
{
	color: #444444;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body
{
	background-color: #f1f1f1;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link
{
	color: #FF0000;
	text-decoration: underline;
}
a:visited
{
	color: #FF0000;
	text-decoration: underline;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}
a:active
{
	color: #0000CC;
	text-decoration: underline;
}