.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #C8D8DE;
        color: #000000;
}
.table_col_0{
        background-color: #E8F8FE;
        color: #000000;
}
.table_col_1{
        background-color: #D8E8EE;
        color: #000000;
}
