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