.testo {
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 12pt;
	font-style: normal;
	color: #333333;
	text-align: left;
}
.menu    { 
    font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 8pt; 
    font-style: normal; color: #333333; margin-left: 35px; 
    margin-right: 1px; margin-top: 0px; margin-bottom: 0px; 
    padding: 0px }
.titolo1 {
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 18pt;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.titolo2 {
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 16pt;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.titolo3 {
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 14pt;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.didascalia {
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 10pt;
	font-style: italic;
	color: #333333;
}
.testocentrato {
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 12pt;
	font-style: normal;
	color: #333333;
	text-align: center;
	}
.testodestra {
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 12pt;
	font-style: normal;
	color: #333333;
	text-align: right;
	}