   /* styles for the tree */
   SPAN.TreeviewSpanArea A {
        font-size: 7pt; 
        font-family: tahoma,verdana,helvetica; 
        text-decoration: none;
        color: #58595B;
   }
   SPAN.TreeviewSpanArea A:hover {
        color: #ff6600;
   }
   /* rest of the document */
   BODY {background-color: white}
   TD {
        font-size: 10pt; 
        font-family: verdana,helvetica; 
   }
.verdana_09_grigio_black { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #605B5B; text-decoration: none }
