
H1 {
  font-family: Arial, Helvetica;
  font-size: 20pt;
  font-style: italic;
  font-weight: 900;
  color: #990033;
  text-align: center;
}

H2 {
  font-family: Arial, Helvetica;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #330099;
  text-align: center;
}

H3 {
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #330099;
  text-align: center;
}

H4 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #330066;
  text-align: center;
}

H5 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  color: #330099;
  text-align: left;
  text-decoration: underline;
  line-height: 10pt;
  margin-bottom: 1pt;
  padding-bottom: 0pt;
}

P {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #330099;
  margin-top: 3pt;
}

BODY {
  background-color: #ffffff;
  background-image: url(images/bkgrd.gif);
}

TABLE {
  font-family: Arial, Helvetica;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #330099;
}

A {
  color: #330066;
  font-family: Arial, Helvetica;
}

HR {
  color: #330099;
  width: 350px;
  height: 1px;
  align: center;
  noshade: noshade;
}

TD {
  font-size: 8pt;
  font-family: Arial, Helvetica;
}

BIG {
  font-size: 10pt;
  font-family: Arial, Helvetica;
  font-weight: normal;
}

STRONG {
  color: #330099;
}

UL {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #330099;
  margin-top: 3pt;
  margin-left: 12pt;
  padding-bottom: 0pt;
  margin-bottom: 0pt;
}
