body {
    background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover {
    color: #000000;
}
#top, #left, #strip {
    display: none;
}
#footer {
    color: #666666;
    font-size: small;
    text-align: right;
    border-top: solid 1px #666666;
    margin-top: 3em;
    padding: .5ex;
}
#footer a {
    color: #666666;
    text-decoration: none;
}
h1 {
    border-bottom: solid 2px #000000;
}
