.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #DD8989;
        color: #4c4c4c;
}
.table_col_0{
        background-color: #fda9a9;
        color: #4c4c4c;
}
.table_col_1{
        background-color: #Ed9999;
        color: #4c4c4c;
}

