<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.Stile1 {color: #000000}
.Stile2 {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../sfondi/back.jpg);

}
.Stile3 {
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
}
.Stile4 {font-size: 14pt;}
.Stile6 {font-size: 7pt; font-weight: bold; }

table.contorno2 { 
	border:1px solid #666666;
}

table.contorno_tratteggiato{ 
	border:1px dashed #990000;
}

p.testo_titolo {
	font-family: Arial;
	font-size: 18pt;
	color: #999999;
	text-align:justify;
}
.titolo_oggetti {
	font-size: 18pt;
	font-family: Arial;
	color: #FF6600;
}
a.accesso:link {
	color: #333333;
	text-decoration: none;
	font-size: 12pt;
}
a.accesso:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12pt;
}
a.accesso:hover {
	text-decoration: none;
	color: #FF6600;
	font-size: 12pt;
}
a.accesso:active {
	text-decoration: none;
	color: #333333;
	font-size: 12pt;
}
a.accesso2:link {
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
}
a.accesso2:visited {
	text-decoration: none;
	color: #333333;
	font-size: 10pt;
}
a.accesso2:hover {
	text-decoration: none;
	color: #FF6600;
	font-size: 12pt;
}
a.accesso2:active {
	text-decoration: none;
	color: #333333;
	font-size: 10pt;
}
-->