.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #9eAeDd;
        color: #21346c;
}
.table_col_0{
        background-color: #becefd;
        color: #21346c;
}
.table_col_1{
        background-color: #AeBeEd;
        color: #21346c;
}
