.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #99B1D5;
        color: #000000;
}
.table_col_0{
        background-color: #A9C1E5;
        color: #000000;
}
.table_col_1{
        background-color: #B9D1F5;
        color: #000000;
}
