body {
  font-family: Times New Roman;
  color: #663300;
  background-color: #663300;
}
p {
  font-family: Times New Roman;
  color: #663300;
  font-size: 12pt;
}
a:link {
  color: #663300;
}
a:hover {
  color: #cc9933;
}
h1 {
  font-family: Castellar;
  color: #990000;
  font-size: 36pt;
  font-weight: bold;
}
h2 {
  font-family: Book Antiqua;
  color: #990000;
  font-size: 18pt;
  font-weight: inherit;
  font-style: normal;
}

