<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pagewrap {
    margin: 0 !important;
}
body {
    background-color: white !important;
}
#top{
    background-color: white !important;
}
.loginput {
    background: white !important;
}
.sf-menu a{
    border-left: 5px solid white !important;
}
#bottom{
    background-color: white !important;
    color: black !important;
    border-top: 1px solid #cccccc !important;
}
#bottom a {
    color: #444444 !important;
    text-decoration: none !important;
    background-color: #efefef !important;
}
#bottom a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #999999 !important;
}
#content a {
    color: #444444 !important;
}
#content a:hover {
    background-color: #999999 !important;
    color: #ffffff !important;
}

</pre></body></html>