.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #C9A5D8;
        color: #000000;
}
.table_col_0{
        background-color: #E9C5F8;
        color: #000000;
}
.table_col_1{
        background-color: #D9B5E8;
        color: #000000;
}
