.titolo {
	font-family: "Eras Light ITC";
	font-size: 14px;
	text-transform: uppercase;
	color: #CC0000;
	font-weight: bold;
}
.corpo {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
.corpogrande {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.sottotitolo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

