<style type="text/css">
BODY
   {
  color: black;
  font-family: Verdana;
  font-size: 10pt;
  line-height: 150%;
   }

A, A:link, A:visited
	{
	font-family:Verdana;
	font-size: 10pt;
	font-weight: bold;
  text-decoration: none;
	color: #565AFC;
  	}

A:hover
     	{
       	color: red;
       	text-decoration: underline;
     	}

A.TDLINK {
  color: yellow;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  line-height: 150%;
   }

a.MENULINK {
  color: white;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  line-height: 130%;
   }

TD, P {
  color: black;
  font-family: Verdana;
  font-size: 10pt;
  line-height: 150%;
   }

LI {
  color: black;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  line-height: 150%;
}

TD.Didascalia LI {
  color: black;
  font-family: Verdana;
  font-size: 10pt;
  line-height: 150%;
}

TH {
  color: white;
  background: gray;
  font-family: Arial;
  font-size: 13pt;
  line-height: 100%;
}

H1 {
  color: black;
  font-family: Arial;
  font-style: Bold;
  font-size: 20pt;
  line-height: 100%;
}

H2 {
  color: black;
  font-family: Arial;
  font-style: Bold;
  font-size: 18pt;
  line-height: 100%;
}

H3 {
  color: black;
  font-family: Arial;
  font-style: Bold;
  font-size: 14pt;
  line-height: 100%;
}

TD.Didascalia {
  color: black;
  font-family: Verdana;
  font-weight: normal;
  font-size: 9pt;
  line-height: 150%;
}

TD.Didascalia LI {
  color: black;
  font-family: Verdana;
  font-weight: normal;
  font-size: 9pt;
  line-height: 150%;
}

TD.DCS {
  color: black;
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  line-height: 150%;
}

TD.DCS LI {
  color: black;
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  line-height: 150%;
}

P.Titolo {
  color: blue;
  font-size: 18pt;
  font-weight: bold;
}

P.Sottotitolo {
  color: blue;
  font-family: Times;
  font-size: 18pt;
  line-height: 150%;
}

P.TitSezione {
  color: blue;
  font-family: Verdana;
  font-size: 14pt;
  line-height: 150%;
  font-weight: bold;
}

TD.CommentoSezione
   {
  font-family: Verdana; 
  font-size:10pt; 
  font-weight: bold;
   }

TD.Linea {
  color: black;
  font-family: Verdana;
  font-size: 13pt;
  line-height: 150%;
  background-color: blue;
   }

TD.LineaGialla {
  color: black;
  font-family: Verdana;
  font-size: 13pt;
  line-height: 150%;
  background-color: blue;
   }

TD.Grigio {
  color: black;
  font-family: Verdana;
  font-size: 13pt;
  line-height: 150%;
  background-color: "#F8F7F7";
   }

TD.FastLink {
  color: black;
  font-family: Verdana;
  font-size: 10pt;
  line-height: 100%;
   }

TD.Piccolo {
  color: black;
  font-family: Verdana;
  font-size: 10pt;
  line-height: 150%;
   }
   
P.SOTTILE {
  color: black;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: normal;
  line-height: 150%;
   }
</style>

