
BODY {
  font-family: "Bookman Old Style";
  color: white;
  background-color: black;
}

FONT {
  font-family: "Bookman Old Style";
}

A {
  text-align: center;
  font-family: "Bookman Old Style";
  color: white;
}

H1 {
  font-family: "Bookman Old Style";
  color: white;
  text-align: center;
  background-color: black;
  font-size: 18pt;
}

P {
  font-size: 10pt;
}
