.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #D5D4C7;
        color: #2E2E2E;
}
.table_col_0{
        background-color: #F5F4E7;
        color: #2E2E2E;
}
.table_col_1{
        background-color: #E5E4D7;
        color: #2E2E2E;
}
