BODY {
	background-color: #99B2D6;
	}

H1 {
	font-size:18px;
	font-family:verdana, Geneva, sans-serif;
	font-weight:light;
	color:#99B2D6
	}

.contenuto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding:6px;
	}
	
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding:6px;
	}
	
.footer a, .footer a:visited {
	color:#000175;
	text-decoration: none;
 }
 
.footer a:hover {
 color:#99B2D6;
 }
