INPUT {
  font-family: Arial;
  font-size: .8em;
  width: 150px;
  height: 20px;
  color: #0064FF;
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
}

BODY {
  font-family: Arial;
  font-size: .7em;
  background-color: #FFFFFF;
}

H1 {
  font-family: Arial;
  font-size: 1.5em;
  color: #0064FF;
}

H2 {
  font-family: Arial;
  font-size: 1em;
  color: #0064FF;
}

H3 {
  color: #0064FF;
  font-family: Arial;
  font-size: 1em;
  font-style: italic;
}

H4 {
  font-family: Arial;
  font-size: 1em;
  font-style: italic;
}

H5 {
  color: #FF8000;
  text-align: left;
}

H6 {
  text-align: right;
}

TABLE {
  color: #FFFFFF;
  font-family: Arial;

}
.ten_Px {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.ten_PxBlue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal ; color: #6699FF}
