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