.red
{
	font face:Arial, sans-serif;
	font: normal 10pt Arial;
	color: #CC3300;
	line-height: 140%

} 

.gray
{
	font face:Arial, sans-serif;
	font: normal 10pt Arial;
	color: #404040;
	line-height: 140%

} 

.navyheading
{
	font face:Arial, sans-serif;
	font: bold 12pt Arial;
	color: navy;
	line-height: 140%

} 


a.top{
	font: bold 14px Arial;
	color: white;
	text-decoration: none;

}

a.top:hover {
	font: bold 14px Arial;
	color: orange;
	text-decoration: underline;
}

a.brown{
	font: 12px Arial;
	color: #D20000;
	text-decoration: none;

}

a.brown:hover {
	font: 12px Arial;
	color: #D26400;
	text-decoration: underline;
}



a.mid{
	font: 11px Arial;
	color: #ffffff;
	text-decoration: none;

}

a.mid:hover {
	font: 11px Arial;
	color: yellow;
	text-decoration: underline;
}
