.titolo
{
	font-size: 18px;
	color: #ff760b;
	font-weight: bold;
}
.sezione
{
	background-color: #BADBFE;
	font-weight: bold;
}
td
{
	font-size: 11px;
	font-family: Arial, Helvetica;
}
.testo_grigio {
	color: #666666;
}
.testo_intestazione {
	font-weight: bold;
	color: #333333;
}
