.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #74B4E7;
        color: #000000;
}
.table_col_0{
        background-color: #94B4E7;
        color: #000000;
}
.table_col_1{
        background-color: #84B4E7;
        color: #000000;
}
