.testorosso 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #800000
}
.testorossobold 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #800000
}
.testorossopiccolo
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #800000
}
.testochiaro 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666
}
.testoscuro 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333
}
.testoscurobold 
{  	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333
}
.testobiancobold 
{  	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF
}
.bold {  font-weight: bold}
.italico {  font-style: italic}
.testosemplice 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000
}
.testobold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000}
.testosemplicebianco {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #ffffff}
.testoboldbianco {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff}
A:link 
 {
 	text-decoration: underline;
	font-weight: bold; 
	color: #800000;
 }
 
 A:visited 
 {
	text-decoration: underline;
	font-weight: bold; 
	color: #996666;
 }
 A:hover 
 {
	text-decoration: none;
	font-weight: bold; 
	color: #666666;
 }
