p { font-family:times, helvetcia, sans-serif;
    font-size: 12pt
  }
td { font-family:times, helvetcia, sans-serif;
     font-size: 10pt
   }

textarea { font-family:times, helvetcia, sans-serif;
     font-size: 10pt
   }

dt { font-family:times, helvetcia, sans-serif;
     font-size: 10pt
   }

tr.heading { background: #354A99 }

tr.selected { background: silver }
tr.unselected { background: url(/images/plsBackground.gif)}

td.error { color: red; background: white}
td.heading { color: white; font-weight: bold}

p.error { color: red; background: white}
p.warning  { color: yellow; background: black}
.highlight { color: red; background: white}
