.table_bg {
        background-color: #516D22;
}
.table_head{
        background-color: #C5E099;
        color: #516D22;
}
.table_col_0{
        background-color: #C5E099;
        color: #516D22;
}
.table_col_1{
        background-color: #B5D089;
        color: #516D22;
}

