body {
    background-color: #000000;
    color: #ffffff;
}

a {
    color: #ffffff;
}

div#vis_top a {
    color: #ffffff;
}

div#blind_buttons a {
    color: #000000;
}

form#search > label {
    color: #ffffff;
}

div#wrapper {
    background-color: #000000;
    color: #ffffff;
}

div.text table th {
    background-color: #333;
}