.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #DFC287;
        color: #5E0F0F;
}
.table_col_0{
        background-color: #FFE2A7;
        color: #5E0F0F;
}
.table_col_1{
        background-color: #EFD297;
        color: #5E0F0F;
}
