   
<!--WELCOME TO MY STYLE SHEET -->

   <style>
   <!--

   a:link
      {color:black;text-decoration:none ;text-underline:none; font-size: 8pt; font-weight: bold}
    
   a:visited 
      {color:black;text-decoration:none ;text-underline:none; font-size: 8pt; font-weight: bold}
    
   a:hover 
    
      { text-decoration: underline; color: #3366FF; }
  
  
   h1

      { font-family: Tahoma; font-size: 24pt; font-weight: bold; margin-bottom: +1%; color: #999999}
   h2
      { font-family: verdana; font-size: 10pt;color:black; font-weight:bold }
   h3
      { font-family: verdana; font-size: 8pt;color:red; font-weight:bold;  font-style:italic; margin-bottom: 0}

   body 
 
      { font-family: verdana, Verdana, sans-serif; font-size: 8pt; margin-left: +2%}
   p 
 
      { font-family: verdana, Verdana, sans-serif; font-size: 8pt; color:black; align: justify}       
   
   table {margin-left: 0%; font-family: verdana, Verdana, sans-serif; font-size: 8pt}
   
   li       
      { font-family: verdana, Verdana, sans-serif; font-size: 8pt }     
   
   pre
      { font-family: verdana, Verdana, sans-serif; font-size: 8pt }           
   

   -->
   </style>
   