.gray
{
	
	font: normal 9pt Tahoma;
	color: #626262;
	line-height: 160%

} 

.navy
{
	font: bold 10pt Tahoma;
	color: #006699;
	line-height: 180%

} 


.title
{
	color: #3680A7;
	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.mid{
	font: 10px Arial;
	color: #3680A7;
	text-decoration: underline;

}

a.mid:hover {
	font: 10px 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;
}