.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #B9C0C2;
        color: #000000;
}
.table_col_0{
        background-color: #E9F0F2;
        color: #000000;
}
.table_col_1{
        background-color: #D9E0E2;
        color: #000000;
}
