.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #88DDFF;
        color: #607EBC;
}
.table_col_0{
        background-color: #A8DDFF;
        color: #607EBC;
}
.table_col_1{
        background-color: #98DDFF;
        color: #607EBC;
}
