.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #B3C8DF;
        color: #2E2E2E;
}
.table_col_0{
        background-color: #D3E8FF;
        color: #2E2E2E;
}
.table_col_1{
        background-color: #C3D8EF;
        color: #2E2E2E;
}

