html, body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 100%;
}

a:link    { color: #B1B1B1; text-decoration: none; font-family: Verdana; font-size: 11px }
a:visited    { color: #B1B1B1; text-decoration: none; font-family: Verdana; font-size: 11px }
a:hover      { color: #FFFFFF; text-decoration: underline; font-family: Verdana; font-size: 11px }
a:active    { color: #FFFFFF; text-decoration: underline; font-family: Verdana; font-size: 11px }

.topic_title {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
}

.body_large {
  font-family: Verdana;
  font-size: 14px;
}
