.gray
{
	font face:Arial, sans-serif;
	font: normal 9pt Arial;
	color: #626262;
	line-height: 140%

} 

.navy
{
	font face:Arial, sans-serif;
	font: bold 10pt Arial;
	color: #0176A3;
	line-height: 140%

} 


.redbig
{
	color: #CC3300;
	font: bold 12pt Arial;
} 

.H1
{
	display:inline
} 

a.blue{
	font: normal 13px Arial;
	color: #F5F5F5;
	text-decoration: none;

}

a.blue:hover {
	font: normal 13px Arial;
	color: white;
	text-decoration: underline;
}

a.red{
	font: bold 12px Arial;
	color: #CC3300;
	text-decoration: underline;

}

a.red:hover {
	font: bold 12px Arial;
	color: #333311;
	text-decoration: none;
}

a.midgid{
	font: normal 11px Arial;
	color: gray;
	text-decoration: none;

}

a.midgid:hover {
	font: normal 11px Arial;
	color: black;
	text-decoration: underline;
}