h1, h2, h3, h4, h5, h6 {
        color: #990000;
}

.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #DDDDDD;
        color: #000000;
}
.table_col_0{
        background-color: #FFFFFF;
        color: #000000;
}
.table_col_1{
        background-color: #EEEEEE;
        color: #000000;
}

