.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #326DA6;
        color: #21293B;
}
.table_col_0{
        background-color: #528DC6;
        color: #21293B;
}
.table_col_1{
        background-color: #427DB6;
        color: #21293B;
}
