.testo {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000; text-decoration: none; font-weight: normal}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #0d3888;
	text-decoration: none;
	clip:   rect( 50px  );
	text-transform: none;
	font-style: italic;
}
.sottotitoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0d3888;
	text-decoration: none;
	font-style: italic;
}
.rosso {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-style: italic;
}
.biancoslim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testopiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0d3888;
	text-decoration: none;
	font-style: italic;
}
.rosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF3399;
	text-decoration: none;
}
.bordo_tabella {
	border: 1px solid #000000;
}

