.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #D1DEAE;
        color: #000000;
}
.table_col_0{
        background-color: #F1FECE;
        color: #000000;
}
.table_col_1{
        background-color: #E1EEBE;
        color: #000000;
}
