<STYLE><!--

BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10pt;
}
div {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 10pt;
}
td, th {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 10pt;
}

TD INPUT, TD TEXTAREA, TD STRONG {
  font-family: default;
}

A {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 9pt;
  color: #0000FF;
  text-decoration: none;
}
A:hover {text-decoration: none; color: #000000;}
}
input{background-color:expression((this.disabled && this.disabled==true)?"#cccccc":"")}
//--></STYLE>