body {color: rgb(0,0,0); background-color: rgb(191,191,255)}
BODY {color: rgb(0,0,0); background-color: rgb(191,191,255)}

table {color: rgb(0,0,0); background-color: rgb(191,191,255)}
TABLE {color: rgb(0,0,0); background-color: rgb(191,191,255)}

h1 {color: rgb(255,255,255); background-color: rgb(31,0,63); padding: 12px}
h2 {color: rgb(255,255,255); background-color: rgb(31,0,63); padding: 12px}
h3 {color: rgb(255,255,255); background-color: rgb(31,0,63); padding: 12px}

p.error {color: rgb(255,255,255); background-color: rgb(96,0,0)}
p.best {color: rgb(255,255,255); background-color: rgb(0,0,96)}
p.worst {color: rgb(255,255,255); background-color: rgb(96,0,0)}

span.na {color: rgb(255,255,255); background-color: rgb(96,0,0)}

tr.seq td {color: rgb(0,0,0); background-color: rgb(255,191,191)}
tr.frk td {color: rgb(0,0,0); background-color: rgb(191,191,255)}
tr.thd td {color: rgb(0,0,0); background-color: rgb(191,255,191)}

td {color: rgb(0,0,0); background-color: rgb(191,191,255)}
TD {color: rgb(0,0,0); background-color: rgb(191,191,255)}

td.readonly {color: rgb(255,255,255); background-color: rgb(96,0,0)}

code {color: rgb(0,127,0); background-color: rgb(0,0,0)}
CODE {color: rgb(0,127,0); background-color: rgb(0,0,0)}
.code {color: rgb(0,127,0); background-color: rgb(0,0,0)}
.CODE {color: rgb(0,127,0); background-color: rgb(0,0,0)}

input {color: rgb(255,255,255); background-color: rgb(0,96,0)}
INPUT {color: rgb(255,255,255); background-color: rgb(0,96,0)}

a {color: rgb(0,0,0)}

input.button {color: rgb(0,0,0); background-color: rgb(191,191,191)}
