.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #EDE8D9;
        color: #726E63;
}
.table_col_0{
        background-color: #EDE8D9;
        color: #726E63;
}
.table_col_1{
        background-color: #DDD8C9;
        color: #726E63;
}
