.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	padding: 3px;
	vertical-align: top;
	text-align: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2e2e2;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E29E72;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #E29E72;
	text-decoration: none;
	display: compact;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.tdchiaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	vertical-align: top;
	background-color: #FAEFDE;
}
.testonoalign {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	padding: 3px;
}

