body,td,th {
  font-family: "Calibri", Times, serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}
body {
   background-image: url('foto/basics/sfondo_navigazione.gif');
   background-color: #FFFFFF;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
a:link {
   color: #000066;
   text-decoration: underline;
   font-weight: normal;
}
a:visited {
   text-decoration: underline;
   color: #000066;
}
a:hover {
   text-decoration: none;
   color: #00FFFF;
}
a:active {
   text-decoration: underline;
   color: #000066
}
h1 {
   font-family: "Calibri", Times, serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   text-align: left;
}
h2 {
   font-family: "Calibri", Times, serif;
   font-size: 14px;
   font-weight: normal;
   color: #000000;
   text-align: justify;
}
h3 {
	font-family: "Calibri", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-bottom: 1px;
}
h4 {
   font-family: "Calibri", Times, serif;
   font-size: 11px;
   font-weight: normal;
   color: #000066;
   text-align: justify;
   margin-bottom: 1px;
}

