
      body {  margin:0px;
              font-family: Verdana;
              font-size: 10px;
              color: #000000;
              background-color: #2a2a2a;  
              line-height: 17px;
              border:0px;
           }
           
      A:link 	      {color: #a7101e; text-decoration: none;}
      A:visited     {color: #a7101e; text-decoration: none;}
      A:active      {color: #a7101e; text-decoration: none;}
      A:hover       {color: #ec4454; text-decoration: none;}    
        
      td  { font-size: 10px; 
            line-height: 17px;
            vertical-align: top;
            color:#000;
            border: 0px;
          }
          
      td.menu
          { font-size: 10px; 
            background-color: #000000; 
            color: #727272;
            vertical-align: center;
            text-align: right;
          }
      td.menu a:link {color: #8f8f8f; text-decoration: none;}
      td.menu a:visited {color: #8f8f8f; text-decoration: none;}
      td.menu a:active {color: #8f8f8f; text-decoration: none;}
      td.menu a:hover {color: #FFFFFF; text-decoration: none;}

      td.menu2
          { font-size: 14px; 
            background-color: #000000; 
            color: #909090;
            vertical-align: middle;
            text-align: center;
          }
      
      td.info
          { font-size: 12px;  
            color: #FFFFFF;
            line-height: 17px;
            vertical-align: top;
          }