td, p, blockquote, ol, li, ul {
  font-family: Book Antiqua;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
}
.logo {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 20px;
  font-style: italic;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
}
body {
  background-color: #ffffff;
}
a {
  font-family: Book Antiqua;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #800000;
  text-decoration: underline;
}
a:hover {
  font-family: Book Antiqua;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #400000;
  text-decoration: underline;
}
.menu {
  font-family: Book Antiqua;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
  background-color: #c8c8c8;
}

