.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #969595;
        color: #4B4A4A;
}
.table_col_0{
        background-color: #C6C5C5;
        color: #4B4A4A;
}
.table_col_1{
        background-color: #B6B5B5;
        color: #4B4A4A;
}
