body {
	COLOR: #000000;
	margin-top : 0;
	margin-left : 0;
}


.f7 {
	font-family : Verdana,  Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color: #0E224A;
	  }
.f8 {
	font-family : Verdana,  Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	  }

.f10 {
	font-family : Verdana,  Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	  }
	  
.menu {
	font-family : Trebuchet MS,  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color: #000000;
	  }
	  
.titolo {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	  }

.titolo_sito {
	font-family :  Helvetica, Geneva, Trebuchet MS, Arial, sans-serif;
	font-size : 14pt;
	  }
	  
.titolopag {
	font-family : Trebuchet MS, Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #000000;
	  }
	  
A { COLOR: #000000; TEXT-DECORATION: none }
A:hover {COLOR: #000000; TEXT-DECORATION: underline}

A.blu:LINK, A.blu:VISITED {
	text-decoration : none;
	color :  #06225B;
	font-weight : bold;
}
	
A.blu:HOVER, A.blu:FOCUS, A.blu:ACTIVE {
		color : #06225B;
		text-decoration : underline;
	}
	
A.menul:LINK, A.menul:VISITED {
	text-decoration : none;
	color :  #000000;
}
	
A.menul:HOVER, A.menul:FOCUS, A.menul:ACTIVE {
	color : #FFFFFF;
	text-decoration : none;
	background : #B7C1CD;
}