.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #DFC78E;
        color: #000000;
}
.table_col_0{
        background-color: #FFE7AE;
        color: #000000;
}
.table_col_1{
        background-color: #EFD79E;
        color: #000000;
}
