.gray
{
	font face:Arial, sans-serif;
	font: normal 9pt Arial;
	color: #313131;
	line-height: 140%

} 

.navy
{
	font face:Arial, sans-serif;
	color: #666699;
	line-height: 140%;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;

} 


.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: #003399;
	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;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3333FF;
	font-style: italic;
}
.navy1 {
	font face:Arial, sans-serif;
	color: #666699;
	line-height: 140%;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.dotted {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #EEEEF0;
}
