.table_bg {
        background-color: #EEE5E6;
}
.table_head{
        background-color: #EEE5E6;
        color: #3C3C3C;
}
.table_col_0{
        background-color: #FEF5F6;
        color: #3C3C3C;
}
.table_col_1{
        background-color: #EEE5E6;
        color: #3C3C3C;
}
