.attn {
	font-color:#F00 !important;
}
.hilite {
	background-color:#ffc;
}
.normal {
	background-color:#fff;
}
  tr.hilite th
, tr.hilite td 
, table.form tr td.hilite {
	background-color:#ffc !important;
	color:#000;
}
  tr.normal th
, tr.normal td 
, table.form tr td.normal {
	background-color:#fff !important;
	color:#000;
}