.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #AEAF7C;
        color: #882D17;
}
.table_col_0{
        background-color: #CECF9C;
        color: #882D17;
}
.table_col_1{
        background-color: #BEBF8C;
        color: #882D17;
}
