body {
	background-color: #ee7f00;
	margin: 0px;
}
.fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.fondo a {
	color: #666666;
	text-decoration: none;
}
.fondo a:visited a:active {
	color: #666666;
	text-decoration: none;
}
.fondo a:hover {
	color: #666666;
	text-decoration: underline;
}
.fondo_c {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	display: none;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #005191;
}
.titolo_sx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #005191;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.testo a {
	color: #005191;
	text-decoration: none;
}
.testo a:visited a:active {
	color: #005191;
	text-decoration: none;
}
.testo a:hover {
	color: #005191;
	text-decoration: underline;
}
.noprint {
	display: none;
}
