
OL {
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFCC;
}


H1 {
  font-family: Garamond;
  font-size: 22pt;
  color: #FFFF99;
}


H2 {
  font-family: Arial;
  font-size: 18pt;
  color: #FFFF99;
}

a {
  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFCC; text-decoration: none; cursor: hand
}

a:hover {
  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: Green; text-decoration: cursor: hand
}
