body {font-family:sans-serif;
      color: #FFCC33;
      background: #333399;
      vertical-align: top;
      text-align: left;
      font-size: 10pt;
  }
a {text-decoration: none;
   color: #FFCC33;
  }
a:visited {color: #CC6600;
  }     
a:active {color: #FF6600;
  }     
a:hover {color: FFFF00;
         text-decoration: underline;
  } 
table.geruest {border-width: 0px;
               spacing: 0px;
               margin: 0px;
  }     
td {color: #FFCC33;
    background: #333399;
    font-size: 12pt;
  }  
td.geruest {
    vertical-align: middle;
    text-align: center;
  }  