.TitoloRosso {	
	font:11px Arial,Thaoma,sans; 
	color:red;
}

.Testo {
	font:11px Arial,Thaoma,sans; 
	color:#424242;
	line-height: 15px;
}


.TestoPiccolo{
	font:10px Arial,Thaoma,sans; 
	color:#424242;
	line-height:12px;
}
.TestoPiccoloRosso{
	font:10px Arial,Thaoma,sans; 
	color:red;
	line-height:12px;
}


.TestoRossoGrande {	
	font:12px Arial,Thaoma,sans; 
	color:red;
}

.TestoNeroGrande {
	font:12px Arial,Thaoma,sans; 
	color:#424242;
	line-height: 15px;
}



