.titolo-bianco {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo-blu {

	font-family: Verdana;
	font-size: 9px;
	color: #67A0F5;
}
.testo-bianco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
.testo-nero {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
