@CHARSET "ISO-8859-1";

  body{
      	color:#000000;
       	font-family:Tahoma;
      	font-size:11px 
     }
     
 span{
       color:#B23F66;
       font-family:Tahoma;
       font-size:12px;
       font-weight:bold
       
     }
     
  ul li span {
       color:#B23F66;
       font-family:Tahoma;
       font-size:12px;
       font-weight:bold
  }   
  
  ol li span {
       color:#B23F66;
       font-family:Tahoma;
       font-size:12px;
       font-weight:bold
  }   
  
   table tr td {
      	color:#000000;
       	font-family:Tahoma;
      	font-size:11px 
     }