
P {
  font-style: normal;
  font-variant: normal;
  color: white;
  font-family: Tahoma;
  font-size: 10pt;
  line-height: 12pt;
  font-weight: bold;
}

H1 {
  font-family: Arial;
  font-size: 12pt;
  line-height: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: white;
}

H2 {
  font-family: Garamond;
  font-size: 14pt;
  line-height: 14pt;
  font-style: italic;
  font-weight: bold;
  font-variant: normal;
  color: white;
}

H3 {
  color: white;
  font-style: normal;
  font-size: 8pt;
  font-weight: bold;
  font-family: Tahoma;
}

ADDRESS {
  font-family: Arial;
  color: white;
  font-size: 11px;
  line-height: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

A {
  color: yellow;
  text-decoration: none;
}
