body {
  font-family: Arial;
  font-size: 10 pt;
  background: #FAD889;
  color: #000000;
}
td {
  font-size: 10 pt;
}
span.title1 {
  font-size: 36;
  font-family: Helvetica;
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
  font-style: italic;
}
span.title3 {
  font-size: 14;
  font-family: Helvetica;
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}
a { color: #3333FF; }
a.visited { color: #666666; }
