A {
  color: blue;
  text-decoration: none;
  font-family: Arial;
  font-weight: bold;
  font-size: 9pt;
}

H3 {
  color: red;
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 13pt;
}

TABLE {
  text-align: center;
  font-family: Arial;
  font-weight: normal;
  border-top: thin;
}

H1 {
  font-family: Arial;
  font-size: 18pt;
  line-height: 20pt;
}

BODY {
  font-family: Arial;
  font-size: 10pt;
  background-color: #FFE7CE;
}

FONT {
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}

OPTION {
  color: black;
  text-align: left;
}

FORM {
  font-family: Arial;
  font-size: 10pt;
  color: black;
}

H2 {
  color: navy;
  text-align: center;
  font-family: Arial;
}

B {
  font-family: Arial;
  font-size: 8pt;
}

H4 {
  font-family: Arial;
  color: black;
  font-size: 13pt;
}

STRONG {
  font-family: Arial;
}