  body, table, textarea, input
         { 
          font-family: "Arial Unicode MS", "Palatino Linotype", "GR Times New Roman", "TITUS Cyberbit Basic", Vusillus,                Athena, Arial, serif ;
          font-size: 10pt ;
          margin-left: 0%; margin-right: 0%; margin-top:0;
          font-weight:normal ;
          font-style: normal ;
          color: black ;
          background-color: transparent ;
         }
  
  .s08 { font-size: 8pt }
  .s09 { font-size: 9pt }
  .s10 { font-size: 10pt }
  .s11 { font-size: 11pt }
  .s12 { font-size: 12pt }
  .s13 { font-size: 13pt }
  .s14 { font-size: 14pt }
  
  .s75 { font-size: 75% }
  .s80 { font-size: 80% }
  .s85 { font-size: 85% }
  .s90 { font-size: 90% }
  .s95 { font-size: 95% }
  .s100 { font-size: 100% }
  .s105 { font-size: 105% }
  .s110 { font-size: 110% }
  .s115 { font-size: 115% }
  .s120 { font-size: 120% }
  .s125 { font-size: 125% }

h1    {
        font-size: 200%;
        line-height: 1.15em;
        margin-top: 0.5em;
        margin-bottom: 0.2em;
        letter-spacing: 0.4em;
        }              

h2    {
        font-size: 150%;
        line-height: 1.15em;
        margin-top: 0.5em;
        margin-bottom: 0.2em;
        letter-spacing: 0.4em;
        }              

h3    {
        font-size: 125%;
        line-height: 1.15em;
        margin-top: 0.5em;
        margin-bottom: 0.2em;
        letter-spacing: 0.2em;
        }              
        
h4    {
        font-size: 115%;
        line-height: 1em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        letter-spacing: 0em;
        }              
        
     
h5    {
        font-size: 105%;
        line-height: 1em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        letter-spacing: 0em;
        }      
        
h6    {
        font-size: 85%;
        line-height: 1em;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        letter-spacing: 0em;
        }   


a       {color: #cc0000;
        background-color: transparent;
        text-decoration: none;
        }        

a:visited   {color: #800000;
        background-color: transparent;
        text-decoration: none;
        }        

a:active   {color: #ff0022;
        background-color: #ffffff;
        text-decoration: underline;
        }                
        
a:hover {color: black ;
        background-color: #ffffff;
        text-decoration: underline;
        } 

img     {border-width: 0px;}        
  

  .ein05 { text-indent:5mm; }
  .ein10 { text-indent:10mm; }
  .ein15 { text-indent:15mm; }
  .ein20 { text-indent:20mm; }
  .tflr { float:right }
  .tfll { float:left }
  .tflre { clear:right }
  .tflle { clear:left }
  .tfle { clear:both }
  .bgr { color: black ; background-color:red}
  .bgs { color: white ; background-color:black}
  .bgw { color: black ; background-color:white}
