BODY
{
    BACKGROUND-COLOR: White;
    COLOR: Black;
    FONT-FAMILY: Arial, Tahoma;
    FONT-SIZE: 8pt;
    MARGIN: 0 -1 0 0;
}

table     { font-family: Arial, Tahoma; font-size: 10pt;  
               margin-top: 0; margin-bottom: 0 }
p            { margin-top: 0; margin-bottom: 0 }

H5				{ FONT-SIZE: 8pt; MARGIN-BOTTOM: 0pt }
H5.sommario	{ FONT-SIZE: 8pt; MARGIN-BOTTOM: 0pt; background-color: #F0F0F0; }
H4				{ font-size: 10pt; margin-top: 0; margin-bottom: 0 }

a:link, a:visited { font-size: 10pt; color: Black; font-style: bold; TEXT-DECORATION: none; }
a:hover      { font-size: 10pt; background-color: Blue; background-repeat: repeat; 
               background-attachment: scroll; color: White; 
               background-position: 0% }
hr           { color: #009900; height: 1px; width: 100% }
ul           { font-size: 10pt; list-style-type: disc; margin-left: 16; margin-top: 0; margin-bottom: 0 }

.CODE        { font-family: Courier New; font-size: 8pt; color: #0000FF; background-color: 
               #F0F0F0; background-repeat: repeat; width: 100%; text-align: 
               left; background-position: 0% 50% }

li           { list-style-type: circle; list-style-image: 
               url('immagini/elenco.gif'); margin-left: 8 }

