
body {
  background-image: url(background1.gif);
  font-family: Arial;
  font-size: 11pt;
}

H1 {
  font-family: "Times New Roman";
  color: blue;
  font-size: 24pt;
}

H2 {
  color: blue;
  font-size: 18pt;
}

table {
  background-color: #FFFFCC;
}

TD {
  background-color: #FFFFCC;
}
