body, a, th, td, li, p, h1, h2, dl, dt, dd {
  font-family: Garamond, Georgia, Palatino, "Times New Roman", Times, serif;
  font-weight: bold;
  color: black;
}
body {
  margin: 0 0;
  background: #ffffff repeat;
  height: 100%;
  font-size: 14pt;
}
a {
  text-decoration: none;
  color: #a22222
}
#banner h1 {
  font-weight: normal;
  font-size: 50px;
  line-height: normal;
  padding: 0;
  margin: 0;
}

