h1 {color:#ff5e00;
}

h2 {color:#ff9e57;
}

h3 {color:#d47eff;
}

h4 {color:#ff7c7c;
}

td.leftalign {color:#ffc21f ! important;}
.col0 {color:#ffb033 ! important;}
.col1 {color:#ffc21f ! important;}
.col0:hover {color:#0f0 ! important; background-color:#000 ! important;}
.col1:hover {color:#0f0 ! important; background-color:#000 ! important;}
.col0:target {color:#0f0 ! important; background-color:#000 ! important;}
.col1:target {color:#0f0 ! important; background-color:#000 ! important;}

th, td {
    padding: 0.3em 0.5em;
    margin: 0;
    vertical-align: top;
    border: 1px solid #b88600 ! important;
}

th {
    font-weight: bold;
    color: #fba725;
    background-color: #5f1f00;
    text-align: left;
}



