body { color:#000000; font-size:x-small; }
a, a:active, a:visited, a:hover { color:#000080; }
td { width:75px; min-width:75px; font-size:xx-small; }

.testname { }
.devicename { width:200px; }

.success_object { background-color:#00AA00; }
.success_bin { background-color:#00DD00; }
.success { background-color:#00ff00; }
.error_unknown { background-color:#ff0000; }
.error_undeclared { background-color:#00ffff; }
.error_nodevice { background-color:#ffff00; }
.error_assembleronly { background-color:#2020ff; }
.error_unknownmcu { background-color:#d0d000; }
.error_noobj { background-color:#d00000; }
