BODY {
  font-family: "Arial Narrow", sans-serif;
  color: white;
  background: black
}
TABLE {
  font-family: "Arial Narrow", sans-serif;
  color: white;
}
P.navbar {
  background: #303030
}
P.notice {
  font-family: "Times", serif;
  font-size: smaller;
  color: #CC00CC
}
A:link { color: #FFFFFF }
A:visited { color: #AAAAAA }
A:active { color: #CCCCCC }
