BODY {
  font-family: arial, homerton, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: medium;
  background-image: url(back.gif);
  background-color: #D6E7CE;
  text-decoration: none;
  color: #467646;
}

ADDRESS, ADDRESS TD {
  font-family: arial, homerton, helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
  text-decoration: none;
  color: #467646;
}

H1, H2, H3, H4, H5, H6 {
  font-family: arial, homerton, helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
}
H1, H1 I {font-size: 18pt}
H2, H2 I {font-size: 16pt}
H3, H3 I {font-size: 14pt}
H4, H4 I {font-size: 12pt}
H5, H5 I {font-size: 11pt}
H6, H6 I {font-size: 10pt}

TD, TR {
  font-family: arial, homerton, helvetica, sans-serif;
  font-size: 10pt;
}
TD.justify, TR.justify {text-align: justify}
TD.center, TR.center {text-align: center}

TABLE {
  border-color: #B40810;
  borer-style: solid;
}

B, STRONG {
  font-family: arial, homerton, helvetica, sans-serif;
  font-weight: bold;
}

P.nav {margin-top: 8px}

FONT.quote {
  font-variant: small-caps;
  color: #B40810;
}

EMP, I {
  font-family: arial, homerton, helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
}
I.quote {
  color: #B40810;
  font-variant: none;
}

DIV.box {
  color: black;
  background: white;
  border: ridge;
  border-width: 2px;
  border-colour: #B40810;
  padding: 8px;
  position: relative;
}

A {font-weight: bold}
A:active {color: #8F1890}
A:link {color: #184890}
A:visited {color: #B40810}

TEXTAREA, INPUT {
  font-family: arial, homerton, helvetica, sans-serif;
  font-size: 10pt;
}

IMG {
  border-style: none;
}

HR {
  width: 75%;
  align: center;
  size: 4px;
}

