body{
    background: white;
    color: #882222;
}

h2{
    background: #ffbbbb;
    color: #993333;
}

h3{
    background: #ddffdd;
    color: #993333;
}

b.red{
    color: #771111;
}

td{
    line-height: 28px;
    font-size: 15px;
    font-family: sans-serif; 
}

ul{
    font-size: 13px;
    font-family: serif;
}