.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #030A53;
}
.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #030A53;

}
.txtbianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;

}
