body {
  background: #030;
  color: #ffc;
  font-family: serif;
  font-size: 12pt;
  line-height: 133%;
}

table {
  background: #000;
  border-top: solid #666;
  border-bottom: solid #666;
}

th {
  border-bottom: thin solid #666;
}

:link {
  color: #fff;
}

:visited {
  color: #ff9;
}
