.table_bg {
        background-color: #FFFFFF;
}
.table_head{
        background-color: #DBDAE2;
        color: #A12E40;
}
.table_col_0{
        background-color: #FCDAE2;
        color: #A12E40;
}
.table_col_1{
        background-color: #EBDAE2;
        color: #A12E40;
}
