

a:           
{ 
	color: #00634F; 
	text-decoration: none 
}

a:link
{
	color: #00634F;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited
{
	color: #00634F;
	text-decoration: none;
	
	font-weight: bold;
} 
a:active 
{
	color: #00634F;
	text-decoration: none;
	
	font-weight: bold;
}
a:hover      
{
	color: #938D5E;
	text-decoration: none;
	
	font-weight: bold;
	
}



body         
{ 
     font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
     text-align: justify;
     
}




table        
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 150%;
	
}

h1, h2, h3, h4, h5, h6
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #4F90CC;
	font-weight: bold;
}

.titol {
	font-size: 14px;
	font-weight: bold;
	color:#00634F;

}

.adreca {
	font-size: 10px;
	font-style:italic;

}

.info {

	font-size: 9px;
	font-weight: bold;
	
	}
	
.subrat {
	text-decoration: underline;
}

.subtitol {
	font-size: 11px;
	font-weight: bold;
	color:#00634F;
	text-decoration: underline;
}
