.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #DDDE9E;
        color: #3B3A39;
}
.table_col_0{
        background-color: #FDFEBE;
        color: #3B3A39;
}
.table_col_1{
        background-color: #EDEEAE;
        color: #3B3A39;
}
