.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #D0ACBE;
        color: #604663;
}
.table_col_0{
        background-color: #F0CCDE;
        color: #604663;
}
.table_col_1{
        background-color: #E0BCCE;
        color: #604663;
}

