.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #99B48E;
        color: #3B3A39;
}
.table_col_0{
        background-color: #B9D4AE;
        color: #3B3A39;
}
.table_col_1{
        background-color: #A9C49E;
        color: #3B3A39;
}

