.header {
    font-size: large;
    font-family: monospace;
    color: #F0F0F0;
    font-style: italic;
    font-weight: bold; }

.footer {
    text-align: center;
    font-size: smaller;
}

.centercode {
    text-align: center;
    font-family: monospace;
}

.codelisting {
    font-family: monospace;
}

.codecomment {
    font-family: monospace;
    color: #0000FF;
}

address {
    font-size: smaller;
}

.demodate {
    font-family: monospace;
    white-space: nowrap;
}

td.nowrap {
    white-space: nowrap;
}

tr.top {
    background-color: #313B62;
}

