.gray
{
	font: normal 9pt Tahoma;
	color: #575757;
	line-height: 170%

} 

.navy
{
	font: bold 10pt Tahoma;
	color: #1A78D8;
	line-height: 160%

} 


.white
{
	font: bold 11px Arial;
	color: #ffffff;
	line-height: 140%

} 

.title
{
	font: normal 14pt tahoma;
	color: #666699;

} 

.H1
{
	display:inline
} 

a.blue{
	font: normal 13px tahoma;
	color: #626262;
	text-decoration: none;

}

a.blue:hover {
	font: normal 13px tahoma;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}



a.bottomlinks{
	font: bold 11px Arial;
	color: white;
	text-decoration: none;

}

a.bottomlinks:hover {
	font: bold 11px Arial;
	color: white;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333311;
}