h1, h2, h3 { margin-bottom: 0em; padding-bottom: 0em;}


.title
{
	color: #1D8BCD;
	font: bold 12pt Tahoma;
	line-height: 140%;

}




.header
{
	font: 10pt Tahoma;
	color: #00AE9D;
	line-height: 180%;
	font-weight: bold;
}




.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: white;
	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%;
}