.testo {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
}
.testo2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: justify;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC6600;
}

.titolo12 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC6600; 
}

.sotto {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #CC6600 ; 
	text-align: left; 
}

.riga{
	border-top-style:solid;
	border-top-color:#CC6600;
	border-top-width:1px;
}

.index {  
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-align: left
}

A:link { text-decoration: none; color: #CC6600 }
A:visited { text-decoration: none; color: #CC6600 }
A:hover { text-decoration: underline; color: #CC6600 }
