BODY{
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	}

A:LINK{
   text-decoration: none;
   font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color: #6495ED ;
	
	  }

A:VISITED{
	text-decoration: none;
	font-size: 10pt;
	color: #6495ED;
	     }

A:HOVER{
	Color: White;
	font-size: 10pt;
	text-decoration: none;
	background-color: #6495ED;
}

.versione{
	Color: Black;
	font-size: 6pt;
	font-style: italic;
	text-align: right;
}

.titolo{
	Color: Black;
	font-size: 20pt;
	font-style: italic;
	font-family: "Bodoni MT Black";
	font: bold;
}
.sezione{
	Color: Black;
	font-size: 10pt;
	font-style: italic;
	border-bottom-width: thin;
	margin-right: 10px;
}
.barra {
	border-top: 1px dotted #6495ED;
}
