/* CSS Document */.titolo {	color: #171795;	font-size: 20px;	line-height: 150%;	font-family: Helvetica, Arial;	padding: 0px;	margin: 0px;	font-weight: bold;}.testo {	color: #666666;	font-size: 15px;	line-height: 150%;	font-family: Helvetica, Arial;}.testo2 {	color: #000000;	font-size: 15px;	line-height: 150%;	font-family: Helvetica, Arial;}.testopiccolo {	color: #666666;	font-size: 12px;	line-height: 130%;	font-family: Helvetica, Arial;}a    {	text-decoration: underline;	color: #171795;}a:hover  {	color: #171795;	text-decoration: none;}