.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #DFD7AE;
        color: #000000;
}
.table_col_0{
        background-color: #FFF7CE;
        color: #000000;
}
.table_col_1{
        background-color: #EFE7BE;
        color: #000000;
}
