
BODY {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: fixed;
  margin-left: 0px;
  margin-top: 0px;
  margin-width: 0px;
  margin-height: 0px;
}

H5 {
  font-size: 11px;
  font-weight: bold;
  text-transform: capitalize;
  color: #666666;
  margin-bottom: 5px;
}

H4 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #666666;
  font-style: normal;
  font-variant: small-caps;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Verdana;
}

H6 {
  font-size: 10px;
  color: #333333;
  text-transform: none;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Verdana;
}

P {
  font-size: 10px;
  color: #333333;
  font-weight: normal;
  font-family: Verdana;
}

TABLE {
  margin-top: 4px;
  margin-bottom: 4pt;
  font-size: 9px;
  font-family: Verdana;
}

B {
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
}

UL {
  font-size: 11px;
  font-family: Verdana;
}

TD {
  font-size: 10px;
  font-family: Verdana;
  font-weight: normal;
  word-spacing: 5px;
  color: #333333;
}

A {
  text-decoration: underline;
}

INPUT {
  border-top: 1px #003366 solid;
  font-family: Verdana;
  font-size: 10px;
  border-right: 1px #003366 solid;
  border-bottom: 1px #003366 solid;
  border-left: 1px #003366 solid;
}

SELECT {
  border-top: 1px #003366 solid;
  font-family: Verdana;
  font-size: 10px;
  border-right: 1px #003366 solid;
  border-bottom: 1px #003366 solid;
  border-left: 1px #003366 solid;
}

TEXTAREA {
  border-top: 1px #003366 solid;
  font-family: Verdana;
  font-size: 10px;
  border-right: 1px #003366 solid;
  border-bottom: 1px #003366 solid;
  border-left: 1px #003366 solid;
}

