
.testo { font-size: 13px; color: #000000; font-family: helvetica; font-weight: normal; }
.testobold { font-size: 13px; color: #f09; font-family: helvetica; font-weight: bold; }
.testoboldnero { font-size: 13px; color: black; font-family: helvetica; font-weight: bold; }
.titolo { font-size: 17px; color: #f09; font-family: helvetica; font-weight: bold; font-style: italic; }
.testoarialnero {
	font-family: Arial;
	font-size: 11px;
	color: black;
}
.boldarialnero { font-family: Arial; font-size: 11px; color: black; font-weight: bold; }
