.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #C6BEAE;
        color: #000000;
}
.table_col_0{
        background-color: #F6EEDE;
        color: #000000;
}
.table_col_1{
        background-color: #E6DECE;
        color: #000000;
}
