BODY {
    background-color : #ffffff;
    background-position: top left;
    background-repeat : no-repeat;
    font-family : "Times New Roman", Times, serif;
    margin: 0px
}
A:ACTIVE, A:LINK, A:VISITED { text-decoration : none;}
A.base:ACTIVE,A.base:LINK,A.base:VISITED{ text-decoration : underline;}
.positivo   {font-size: 10pt; font-family: "Times New Roman", Times, serif;  color: #C87450; margin-left: 10px;  font-weight: bold;}
.negativo  {font-size: 12pt; font-family: "Times New Roman", Times, serif;  color: #FFFFFF;  font-weight: bold;}
.indirizzo {font-size: 10pt; text-align : left;   font-family : Arial, Helvetica, sans-serif;  font-weight : lighter; }
.indirizzo:hover {color: #FF0000; text-decoration : underline;}
.positivo:HOVER {color: #000000; text-decoration : underline;}
.negativo:hover {color: #C87450; text-decoration : underline;}
h3 { font-size: 35; text-align : center;  line-height: normal; color: #FFFFFF; }
h4 { font-size: 20;   text-align : center; line-height: 0px; color: #FFFFFF; }
TD.sezione {   
    text-align : center;
    font-size : 35px;
    vertical-align :  middle;
    color: #C87450;
      }
TD.intestazione {
   background-color : #000000; 
   text-align : center;
    font-size : 25px;
    vertical-align :  middle;
    color: #FFFFFF;
}
TD.bande {
    background-color : #D3DB91;
    vertical-align : top;
    text-align : left;
    }
TD.bordo { background-color : #000000;}
TD.testo {
    text-align : justify;
    text-indent : 10px;
    font-size : 14px;
    padding: 10px;
    vertical-align : top;
}
TD.testa {
    font-size : 12px;
    vertical-align : top;
    background-color : #cc6600;
    color : White;
    text-align : center;
    font-weight : bold;
}
TD.contenuto {
    padding: 5px;
    font-size : 12px;
    vertical-align : top;
    background-color :#D3DB91;
    color : Black;
    text-align : left;
}

ADDRESS {
    text-align : left;
    font-size : 11px;
    padding: 5px;
    vertical-align : top;
    color: #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
}
