h1, h2, h3 { margin-bottom: 0em; padding-bottom: 0em;}


.title
{
	color: #924D01;
	font: bold 12pt arial;
	line-height: 140%;

}




.mainnavy
{
	font: 10pt arial;
	color: #17528C;
	line-height: 180%;
	font-weight: bold;
}




.maingray
{
 
	font: normal 10pt Tahoma;
	color: #494949;
	line-height: 190%

} 



a.linkbottom{
	font: normal 11px Arial;
	color: white;
	text-decoration: underline;

}

a.linkbottom:hover {
	font: normal 11px Arial;
	color: white;
	text-decoration: none;
}

a.linktop{
	font: bold 14px Arial;
	color: white;
	text-decoration: none;

}

a.linktop:hover {
	font: bold 14px Arial;
	color: white;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #ACCB5D;
		line-height: 170%;
	
}


a.linkgeneral{
	font: normal 12px Arial;
	color: Navy;
	text-decoration: underline;

}

a.linkgeneral:hover {
	font: normal 12px Arial;
	color: Navy;
	text-decoration: none;
}