.titolo-blu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
}
.testo-bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.testo-nero {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.titolo-nero {


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

.titolo-grigio {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.testo-grigio {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
