#testata {
display: none 
}
.font9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 25pt;
	font-style: normal;
	line-height: 250%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sottotitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.articolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	text-indent: -16px;
}
.ParagrafoArticolo {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
}
.tabella {
	width: 100%;
}
