BODY
{
	color : white;
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
}


p
{
     margin-top: 0;
     margin-bottom: 0;

}



A:LINK
{
	text-decoration : none;
	color : #0000FF ;

}

A:VISITED
{
	text-decoration : none;
	color : green;
}

A:HOVER
{
	Color : red;
	text-decoration : underline;
}



.index
{
  font-family: arial;
  font-weight: normal;
  font-size: 8pt;
  font-style: none;
  color: black;
  text-transform: lowercase;
  text-align: center;
  margin-bottom: 12px;

}

.indexbasso
{
  font-family: arial;
  font-weight: normal;
  font-size: 8pt;
  font-style: none;
  color: black;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 8px;
  line-height: 250%;

}

.testo
{
  font-family: arial;
  font-weight: normal;
  font-size: 12pt;
  color: black;
  text-align: left;
  margin-top: 32px;
  margin-bottom: 32px;
  vertical-align: text-top;
}

.top

{
  font-family: arial;
  font-weight: normal;
  font-size: 8pt;
  color: #0000FF;
  text-align: right;
  margin-top: 12px;
  margin-bottom: 12px;
}

.titoli

{
  font-family: arial;
  font-weight: bold;
  font-size: 16pt;
  color: black;
  text-align: left;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 30px;
}
