1.
tr.tableHeading {stylesheet.css (line 688)
background-color:#CACACA;
color:red;<<add this
height:2em;
}
2.
.rowOdd {stylesheet.css (line 650)
background-color:#666666;
height:1.5em;
vertical-align:top;
}
3.
legend {stylesheet.css (line 108)
color:black;
font-weight:bold;
padding:0.3em;
}



