.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: #5F0DB9;
	line-height: 140%

} 


.title
{
	color: #666699;
	font: normal 14pt times;
} 

.H1
{
	display:inline
} 

a.blue{
	font: bold 13px Arial;
	color: #006699;
	text-decoration: none;

}

a.blue:hover {
	font: bold 13px Arial;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}

a.red{
	font: bold 12px Arial;
	color: #3680A7;
	text-decoration: underline;

}

a.red:hover {
	font: bold 12px Arial;
	color: #333311;
	text-decoration: none;
}

a.bottomlinks{
	font: bold 10px Arial;
	color: black;
	text-decoration: none;

}

a.bottomlinks:hover {
	font: bold 10px Arial;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
}
