.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #A98E87;
        color: #000000;
}
.table_col_0{
        background-color: #D9BEB7;
        color: #000000;
}
.table_col_1{
        background-color: #C9AEA7;
        color: #000000;
}
