
TABLE {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #646464;
}

P {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #646464;
}

UL {
  color: #646464;
  font-family: Arial;
  font-size: 10pt;
}

H1 {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-weight: bolder;
  color: #FF6600;
  vertical-align: bottom;
}

H2 {
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  color: #5BB700;
}

H3 {
  color: #5BB700;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

H4 {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #5BB700;
}

A {
  text-decoration: underline;
  color: #FF6600;
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

A:hover {
  color: #5BB700;
}

.head1 {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-weight: 900;
  color: #FF6600;
  letter-spacing: 1pt;
}
