
P {
  font-family: Arial;
  font-size: 10pt;
}

H1 {
  font-family: Arial;
  font-size: 16pt;
}

H2 {
  font-family: Arial;
  font-size: 12pt;
}

UL {
  font-family: Arial;
  font-size: 10pt;
}

OL {
  font-family: Arial;
  font-size: 10pt;
}

A {
  font-weight: bold;
  text-decoration: none;
  color: #FFCC33;
}

