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