.table_bg {
        background-color: #330000;
}
.table_head{
        background-color: #530701;
        color: #FCEDDB;
}
.table_col_0{
        background-color: #530701;
        color: #FCEDDB;
}
.table_col_1{
        background-color: #430000;
        color: #FCEDDB;
}
