body{
	background: white;
}
body, font,div,td,p{
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
   color: black;
   font-size: 10pt;
}
a:link {  color: #CE0018}
a:active {  color: #CE0018}
a:visited {  color: #CE0018}
a:hover {  color: #669ED3}
h1 {
  font-size: 14pt;
  text-decoration: underline;
  color: #669ED3;
}
h2 {  font-size: 12pt; text-align: justify; color: #669ED3}
h3 {  font-size: 12pt; text-align: justify; color: #669ED3}
h4 {  font-size: 16pt; color: #000000}
h5 {  font-size: 14pt; color: #000000}
h6 {  font-size: 10pt; color: #000000}


.giustificato {text-align: justify; }
.link {  font-size: 9pt;}
.sfondo {
  background-image: url(img/sfondo2f.gif);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: left center
}
.copyr { font-size: 9px}
