body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #FFFFFF; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
		a:link { color: #250d68; background-color: transparent;}
		a:visited { color: #250d68; background-color: transparent;}
		a:active { color: #250d68; background-color: transparent;}
		a:hover {  text-decoration: underline; background-color: transparent;}
		.copyright { font-size: .8em; font-style: italic;}
		.titolo120 { font-size: 1.2em; font-weight: bold}
		.ridotto8 { font-size: .8em}

/* ---------- CORSIVO ---------- */
.corsivo {
	font-style: italic;
	}

/* ---------- GRASSETTO ---------- */
.grassetto {
	font-weight: bold;
	}
	
.centrato {
  text-align: center;
  }	
	
.piepagina {
  text-align: center;
  font-size: .8em;
  }	
