

<!--
BODY              { font-size: 12px; font-family: Arial sans sherif;
                     text-align: justify; }





A:link             { color: #000000;
                     font-size: 12px; font-weight:none; text-decoration: none; }
A:visited          { color: #000000;
                      font-size: 12px; font-weight: none; text-decoration: none; }

A:hover { color:red; text-decoration: underline ; }
UL                 { list-style-type: square; 
                     list-style-position: inside;
                     margin-left: 0px; padding-left: 0px; }

-->