body, td, p, ul
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10pt;
	color: #656565;
}

.header
{
	font-family: Helvetica, sans-serif;
        font-size: 22px;
	font-weight: bold;
	color: #3A3A3A;
}

a:link, a:visited, a:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 10pt;
	text-decoration: none;
	color: #106BDC;
}

a:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10pt;
	text-decoration: underline;
	color: #962F34; 
}

.footer
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 8pt;
	color: #656565;
}

a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 8pt;
	color: #656565;
}

a.footer:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 8pt;
	color: #810064; 
}

a.subfooter:link, a.subfooter:visited, a.subfooter:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 8pt;
	color: #3F6089;
}

a.subfooter:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 8pt;
	color: #810064; 
}


