.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #A6C2DE;
        color: #000000;
}
.table_col_0{
        background-color: #C6E2FE;
        color: #000000;
}
.table_col_1{
        background-color: #B6D2EE;
        color: #000000;
}
