  BODY { 
         font-family : Verdana;
         font-size : 9px;
         color : black;
         text-align: justify;
}


  LI { 
         font-family : Verdana;
         font-size : 8pt;
         font-weight : demi-light;
}



  A:LINK {          color : #004284; text-decoration : none; }

  A:ACTIVE {   text-decoration: none;      }

  A:VISITED {       color : #004284; text-decoration : none; }

  A:HOVER {         color : #004284; text-decoration : underline; }




#bianco a {
    color: white;
}

#grigio a {
    color: #666666;
}

h1 { font-family : Verdana; font-size : 12px; text-align : left; font-weight: bold; }
h2 { font-family : Verdana; font-size : 11px; }
pre { font-family: Verdana; font-size: 10px; text-align: center; }
h3 {  font-family: Verdana; font-size: 10px; font-weight: bold; ; color: #000000; text-align: left;}
p {  font-family: Verdana; font-size: 10px; font-style: normal;}


#grey {  BORDER-TOP: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid;
BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #666666 1px solid }

#blue {  BORDER-TOP: #004284 1px solid; BORDER-BOTTOM: #004284 1px solid;
BORDER-LEFT: #004284 1px solid; BORDER-RIGHT: #004284 1px solid }