body, p, td, b, caption, li, ul, th, h1, h2
{
  background: #000;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

body
{
  margin: 0px;
  padding: 0px;
}

a
{
  color: #CCC;
  text-decoration: none;
}

a:visited
{
  color: #CCC;
  text-decoration: none;
}

td
{
  border: none;
  text-align: center;
  vertical-align: center;
}

td.grey
{
  background: #333;
  border: none;
}

td.dkgrey
{
  background: #181818;
  border: none;
}
