html, body {
    font-family: verdana, sans-serif !important;
    color: #000;
}

div.sectionbody {
    font-family: verdana, sans-serif;
}

em, dt.hdlist1, td.hdlist1 {
    color: white;
}



ul > li > * {
    color: white;
}

.monospaced {
    color: #CCCCFF;
}
