.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #502461;
        color: #ECCEEB;
}
.table_col_0{
        background-color: #502461;
        color: #ECCEEB;
}
.table_col_1{
        background-color: #401451;
        color: #ECCEEB;
}

