.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #BFB08E;
        color: #000000;
}
.table_col_0{
        background-color: #EFE0BE;
        color: #000000;
}
.table_col_1{
        background-color: #DFD0AE;
        color: #000000;
}
