.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.testo_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.titoli_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

.titolo_spettacolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}