
A {
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: black;
  font-size: 12pt;
  letter-spacing: 1pt;
  word-spacing: 2pt;
}

a:link {
  text-decoration: underline;
  color: #000000;
}

a:visited {
  text-decoration: underline;
  color: #000000;
}

a:hover {
  text-decoration: underline;
  color: #0000FF;
}

BODY {
  font-family: Verdana;
  font-size: 10pt;
  word-spacing: 2pt;
  letter-spacing: 1pt;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
}

H3 {
  font-family: Verdana;
  font-size: 16pt;
  font-variant: normal;
  font-weight: bold;
  color: black;
  text-decoration: underline;
  word-spacing: pt;
  letter-spacing: 1pt;
  text-align: center;
}

TD {
  font-family: Verdana;
  font-size: 10pt;
  word-spacing: 2pt;
  letter-spacing: 1pt;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
}

H1 {
  font-family: Verdana;
  font-size: 8pt;
}

ADDRESS {
  font-family: Verdana;
  font-size: xx-small;
  font-weight: 100;
}

TH {
  font-family: Verdana;
  font-size: 14pt;
  font-weight: 600;
  text-align: center;
  color: blue;
  text-decoration: underline;
}

