
BODY, TD, LI {
  font-family: 'Segoe UI', 'Open Sans', Arial;
  font-size: 1.1em;
}

H1 {
  font-family: Verdana;
  color: #FF0000;
}

LI {
  list-style-image: url(images/bullet.gif);
}

H2 {
  color: #FF0000;
  font-size: 12pt;
  font-weight: bold;
}

H3 {
  color: red;
}
