.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #D3D2D2;
        color: #5D5C5C;
}
.table_col_0{
        background-color: #F3F2F2;
        color: #5D5C5C;
}
.table_col_1{
        background-color: #E3E2E2;
        color: #5D5C5C;
}
