
BODY {
  font-family: Verdana;
  font-size: 10pt;
  background-color: #FFFFFF;
}

UL {
  font-family: Verdana;
  font-size: 10pt;
}

FONT {
  font-size: 10pt;
  font-family: Verdana;
}

LINK {
  color: #FF6600;
  text-decoration: none;
  font-size: 10pt;
  font-family: Verdana;
}

A {
  color: #330099;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10pt;
}

A:link {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: purple;
  text-decoration: none;
}

A:visited {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: purple;
  text-decoration: none;
}

A:hover {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: rbold;
  color: #FF9600;
  text-decoration: none;
}

P {
  font-family: Verdana;
  font-weight: regular;
  font-size: 10pt;
  text-align: left;
  color: #000000
}

B {
  font-family: Verdana;
  font-size: 10pt;
}

LI {
  font-family: Verdana;
  font-size: 10pt;
  margin-left: 3mm;
}

TH {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #333399;
}

TD {
  font-family: Verdana;
  font-size: 8pt;
  color: black;
  background-color: #C5E2F6;
}

TABLE {
  border-top: thin;
  padding-top: 0.5mm;
  padding-right: 1mm;
  padding-left: 1mm;
  padding-bottom: 0.5mm;
  border-right: thin;
  border-bottom: thin;
  border-left: thin;
}

IMG {
  padding-top: 1mm;
  padding-right: 1mm;
  padding-left: 1mm;
  padding-bottom: 1mm;
}

H1 {
  font-family: "Comic Sans MS";
  font-size: 18pt;
  color: red;
}

H2 {
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #333399;
}

H3 {
  font-family: Verdana;
  font-size: 11pt;
  font-weight: bold;
  font-style: italic;
  color: #333399;
}

H4 {
  font-family: Verdana;
  font-size: 10pt;
  color: #333399;
}

H5 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
}

FORM {
  font-family: Verdana;
  font-size: 8pt;
  text-align: left;
  width: auto;
  height: 9pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
  padding-right: 2pt;
  padding-left: 2pt;
  border-top: thin;
  border-right: thin;
  border-bottom: thin;
  border-left: thin;
}
