.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #BED3A8;
        color: #000000;
}
.table_col_0{
        background-color: #CEE3B8;
        color: #000000;
}
.table_col_1{
        background-color: #DEF3C8;
        color: #000000;
}
