.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #B4CBDE;
        color: #000000;
}
.table_col_0{
        background-color: #D4EBFE;
        color: #000000;
}
.table_col_1{
        background-color: #C4DBEE;
        color: #000000;
}
