body         
{
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
}
table
{
	font-family: Verdana;
	font-size: 12pt;
}

a:link
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}

a:active
{
	color: #cccccc;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

