.gray
{
	font face:Arial, sans-serif;
	font: normal 11pt Arial;
	color: #626262;
	line-height: 140%
}

.bold
{
	font face:Arial, sans-serif;
	color: #FF0000;
	line-height: 140%;
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
} 
 

.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;
}
