body {
    background-color: #000000;
    color: #00bb00;
    font-size: 10pt;
}

td {
    font-size: 10pt;
}

a, a:link, a:visited, a:active {
    text-decoration: none;
    color: #00bb00;
}

a:hover {
    text-decoration: underline;
}

pre {
    font-family: Fixedsys, Fixed, monospace;
}

