body {
   font-family: Tahoma;
   background: #000000;
   color: #FFFFFF;
}

#container {
   width: 1000px;
   margin: 0 auto;
}

td {
   color: #FFFFFF;
   text-align: center;
   font-family: Tahoma;
   font-size: 10pt;
}

a {
   color: #999999;
   font-weight: bold;
   font-size: 10pt;
   text-decoration: none;
}

