/* CSS Document */body,td,th,p, .testi {	 font-family: Helvetica, Arial,  sans-serif;	color: #999999;	line-height:1.3em; font-size:11px;}body {	background-color: #00081F;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}.menu {	line-height:1.3em; font-size:11px;font-family: Helvetica, Arial,  sans-serif;	color: #999999;	}		.titolo{	line-height:1.3em; font-size:12px;font-family: Helvetica, Arial,  sans-serif; 	color: #ffffff;	font-weight: bold;			}.campiform {	width: 139px;font-family: Helvetica, Arial,  sans-serif; 	line-height:16px;	color: #FFFFFF;	display:block;	font-size: 11px;	border-color: #999999;	background: #00081F;	border-style: solid;	border-width: thin;  }a{	color: #999999;	text-decoration: none;			}	a:visited{	color: #999999;	text-decoration: none;			}	a:hover{	color: #ffffff;	text-decoration:none;			}		a.menu{	color: #999999;	text-decoration: none;			}	a.menu:visited{	color: #999999;	text-decoration: none;			}	a.menu:hover{	color: #ffffff;	text-decoration:none;			}		a.testo{	color: #999999;	text-decoration: underline;			}	a.testo:visited{	color: #999999;	text-decoration: underline;			}	a.testo:hover{	color: #ffffff;	text-decoration:underline;			}		ul { 		list-style-image: url(img/freccetta.gif);	text-decoration:none;		}li.menu {		list-style-image: url(img/freccetta.gif);	text-decoration:none;	 }