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