.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #DE461E;
        color: #000000;
}
.table_col_0{
        background-color: #FE663E;
        color: #000000;
}
.table_col_1{
        background-color: #EE562E;
        color: #000000;
}
