
body{ margin: 0; padding: 0 } 

h1, h2, h3 { margin-bottom: 0em; padding-bottom: 0em;}


.title
{
	color: #85A435;
	font: bold 15px Tahoma;	line-height: 140%;

}




.maingray
{
 
	font: normal 10pt Tahoma;
	color: #494949;
	line-height: 190%;
text-align:justify;

} 



a.linkbottom{
	font: normal 11px Tahoma;	color: white;
	text-decoration: underline;

}

a.linkbottom:hover {
	font: normal 11px Tahoma;	color: black;
	text-decoration: none;
}

a.linktop{
	font: bold 16px Tahoma;	color: white;
	text-decoration: none;

}

a.linktop:hover {
	font: bold  16px Tahoma;	
	color: white;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #00FF00;
}



a.linkgeneral{
	color: #85A435;
	font: bold 15px Tahoma;	
		text-decoration: none;

}

a.linkgeneral:hover {
	color: #85A435;
	font: bold 15px Tahoma;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #ACCB5D;

}