body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
A {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline;}
.titoli {font-size: 16px; font-family: arial}
.style2 {
	font-size: 8px;
	font-family: tahoma;
}
.testo10 {
	font-size: 10px;
	font-family: tahoma;
}
.testo11 {
	font-size: 11px;
	font-family: tahoma;
}
.testo12 {
	font-size: 12px;
	font-family: tahoma;
}
IMG.destra{ 
	margin: 5px 0px 5px 10px; 
	float: right;
}