H1 { text-align: center;}
th { font-style: italic; background-color: #cccccc; }
tr.NoGood { background-color: #c0ffff;}
th.NoGood { color: red; }
td.NoGood { color: red; }
tr.NotDetected { background-color: #ffc0ff;}
th.NotDetected { color: blue; }
td.NotDetected { color: blue; }
li.NotDetected { color: blue; }
li.NotDetected { background-color: #ffc0ff;}

