.gray
{

	font: normal 9pt Arial;
	color: #626262;
	line-height: 160%;
	margin-left: 8px; 
	margin-right: 8px

} 

.navy
{

	font: bold 10pt Arial;
	color: #336699;
	line-height: 140%

} 

.white
{

	font: bold 10pt Arial;
	color: #ffffff;
	line-height: 140%

} 


.redbig
{
	color: #CC3300;
	font: bold 12pt Arial;
} 

.H1
{
	display:inline
} 

a.blue{
	font: normal 13px Arial;
	color: #455A81;
	text-decoration: none;

}

a.blue:hover {
	font: normal 13px Arial;
	color: navy;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #455A81;
}

a.midgid{
	font: 10px Arial;
	color: #000000;
	text-decoration: none;

}

a.midgid:hover {
	font: 10px Arial;
	color: navy;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f3f3f3;
}
