
H2 {
  font-size: 16pt;
  font-family: Arial;
}

H3 {
  font-size: 14pt;
  font-family: Arial;
}

H4 {
  font-size: 12pt;
  font-family: Arial;
}

LI {
  font-size: 10pt;
  font-family: Arial;
}

UL {
  font-size: 10pt;
}

BODY {
  font-size: 9pt;
  font-family: Arial;
}

TABLE {
  font-size: 12pt;
}

OL {
  font-size: 10pt;
}

P {
  font-family: Arial;
  font-size: 10pt;
}

DIV {
  font-family: Arial;
  font-size: 9pt;
}

A {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  color: blue;
}

TD {
  font-family: Arial;
  font-size: 9pt;
}

SCRIPT {
}
