a:link {
	color: #666666;
	text-decoration: underline;

}

a:visited {
	color: #050505;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	color: #35B0B2;

}

a:active {
	color: #000000;
	text-decoration: underline;

}

.bodyText
{
	font-family: Verdana MS;
	font-size: 9pt;
	color: #050505;
}
BODY
{
	font-family: Verdana;
	font-size: 9pt;
}
THEAD
{
	font-weight: bold;
	font-size: 11pt;
}
