body {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  }

td {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  }

h1, h2, h3, h4, h5 {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  }

h2 {
  margin-top: 1em;
  }

form {
  margin: 0;
  padding: 0;
  }

.mainmenu {
  background-color: #ebe9e1;
  border-right: 1px solid #999;
  }

.menu {
  padding: 0 1em 1em 1em;
  }

.info {
  padding: 0 1em 1em 1em;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  text-align: left;
  }

hr {
  height: 1px;
  color: #990000;
  background-color: #990000;
  }

a:link, a:visited, a:active {
  color: #660000;
  text-decoration: underline;
  }

a:hover {
  color: #999;
  text-decoration: none;
  }

.hdr {
  font-size: 1px;
  }

embed {
  vertical-align: middle;
  }

td .quicklinks a:link, td .quicklinks a:visited, td .quicklinks a:active {
  color: #039;
  text-decoration: underline;
  }

td .quicklinks a:hover {
  text-decoration: none;
  color: #000;
  }

.qlinkshdr {
  background-color: #990000;
  color: #fff;
  font-weight: bold;
  padding: 0.2em 1em;
  }

.qlinks {
  background-color: #eee;
  padding: 0.2em 1em;
  }

.result:link, .result:active, .result:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  }

.result:hover {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  }

.url:link, .url:active, .url:visited {
  color: #660000;
  text-decoration: underline;
  }

.url:hover {
  color: #999;
  text-decoration: none;
  }

.footer {
  padding-top: 0.5em;
  font-weight: bold;
  background-color: #999169;
  }

.footer a:link, .footer a:active, .footer a:visited {
  color: #333;
  text-decoration: none;
  }

.footer a:hover {
  color: #333;
  text-decoration: underline;
  }