.Titolo {	
	font:11px Verdana,Thaoma,sans; 
	color:#004b96;
	font-weight: bold;
}

.SottoTitolo {
	font:11px Verdana,Thaoma,sans; 
	color:#d81819;
	font-weight: bold;
}

.Testo {
	font:11px Verdana,Thaoma,sans; 
	color:#2a2a2a;
	line-height: 12px;
}

.TestoGrigio {
	font:11px Verdana,Thaoma,sans; 
	color:#7a7d84;
	line-height: 12px;
}

.TestoPiccolo {	
	font:9px Arial,Thaoma,sans; 
	color:#004b96;
}