BODY {
  font-family: Amerigo, serif;
  color: #000000;
  background: #006666;
  margin: 10px;
}
.center {
  text-align: center;
}
IMG {
  border: 0;
}
H1 {
  font-family: Jazz, fantasy;
}
H2 {
  font-family: Jazz, fantasy;
  color: #FFCC33;
  background: none;
  padding-left: 5px;
  border-color: #009999;
  border-style: groove;
  margin-right: 280px;
  width: 500px;
}
P {
  color: #000000;
  background: none;
  text-align: justify;
  text-indent: 1em;
  margin-left: 20px;
  margin-right: 20px;
}
DIV {
  font-size: small;
  text-align: left;
  width: 100%;
  padding: 10px;
  margin-left: 0px;
}
A:link {
  font-family: sans-serif;
  font-style: bold;
  color: #FF9999;
  background: none;
  text-decoration: none;
}
A:visited {
  font-family: sans-serif;
  font-style: bold;
  color: #009999;
  background: none;
  text-decoration: none;
}
A:active {
  font-family: sans-serif;
  font-style: bold;
  color: #FF6666;
  background: none;
  text-decoration: none;
}
KBD,
PRE {
  font-family: "OCR A Extended", monospace;
}
.nav {
  font-family: "Viner Hand ITC", fantasy;
  font-size: 18pt;
  color: #FFCC33;
  background: none;
  margin-left: 30px;
  text-align: left;
}
.sellout {
  font-family: "OCR-A BT", "Courier New", monospace;
}

