TD {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

SPAN.titulo {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	background-color: White;
	color: #000000;
	}	
	
SPAN.testo1 {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	background-color: White;
	color: #000000;
	}

SPAN.testo2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	background-color: White;
	color: #000000;
	}

.testoform {
 font: 8pt Tahoma;
 font-family: Tahoma;
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 }
   
.titoli {
 font: 10pt Tahoma;
 font-family: Tahoma;
 font-size: 10pt;
 font-style: bold;
 color: #000000;
 }	

A:LINK {
	font-family : Tahoma;
	font-size :9pt;
	font-style : normal;
	font-weight : bold;
	background-color : White;
	color :	#FF80C0;
	text-decoration : none;
	}

A:VISITED {
	font-family : Tahoma;
	font-size :9pt;
	font-style : normal;
	font-weight : bold;
	background-color : White;
	color :	#FF80C0;
	text-decoration : none;
	}






