  BODY {   background-color:#000000;  }

   .stTH ,A:LINK, A:ACTIVE, A:VISITED { 
            background-color:#FF0000; 
            font-family:Arial Narrow; 
            font-style:Italic; 
            color:#000000; 
            font-size:12pt;
            text-align:Center; 
    } 

  .stTR {  background-color:#000000; } 

  .stTD {    background-color:#FF5400; 
          font-family:Arial; 
          font-style:Normal; 
          color:#000000; 
          font-size:14pt;
          text-align:Center; 
    } 

  .big {   background-color:#; 
           font-family:Tahoma; 
           font-style:Normal; 
           color:#; 
           font-size:18pt;
           text-align:Center; 
    } 

  .small {  background-color:#; 
            font-family:Arial; 
            font-style:Normal; 
            color:#; 
            font-size:10pt;
            text-align:Center; 
    } 
