@page 
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	font-style: normal;

}
.evidenza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993333;
	font-weight: bold;

}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
}
.elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	list-style-position: outset;
	list-style-type: disc;
	font-weight: bold;
	font-style: normal;


}
.testoarc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: normal;

}
.testoarcnero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

