body {
background-color : #000000;
vline : #ff0000;
aline : #ff00ff;
color:#b6b59e;
font-weight : bold;
}

table {
}

.prot table {
background-color : #b6b59e;
color : #D8FFD7;
font : caption;
font-weight : bolder;
font-size : small;
}

.prot table tr {
background-color : #000000;
}

table table {
background-color : #000000;
color : #b6b59e;
font : caption;
font-weight : bolder;
font-size : small;
}

table table table {
background-color : #b6b59e;
color :#b6b59e;
font : caption;
font-weight : bolder;
font-size : small;
}

table table table td {
background-color : #000000;
}

td {
margin-bottom : 2px;
margin-left : 2px;
margin-right : 2px;
margin-top : 2px;
}
