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

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

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

H1 {
  font-family: Arial;
  color: black;
}

BODY {
  font-family: Arial;
  font-size: 10pt;
  line-height: 14pt;
  background-color: #FFDEAD;
}

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

H2 {
  color: navy;
  text-align: center;
}

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

STRONG {
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}