
BODY {
  font-family: Verdana;
  font-size: 12px;
  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: #000000;
  margin-bottom: 5px;
}

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

H6 {
  font-size: 10px;
  text-transform: none;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

P {
  font-size: 10px;
  color: #666666; 
  font-weight: bold;
}

TABLE {
  margin-top: 4px;
  margin-bottom: 4pt;
}
