body {
  font-family: "Times New Roman",Times,serif;
  font-size: 14pt;
  color: #990000;
  background-color: #ffffcc;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 19pt;
  color: #990000;
  font-weight: bold;
}
a:link {
  color: #990000;
}
