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