<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    overflow:auto;
}
body {
    background: #FFFFFF url(../../../designs/design605/color4/images/body_bg_rep.gif) repeat-y;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    display: table;
    background: #FFFFFF url(../../../designs/design605/color4/images/body_bg_rep.gif) repeat-y;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 12px;color: #000000;}
#body .bot, #body .bot td, #body .bot p{
font-size: 10px;color: #857B84
}
a, a:visited {
    color: #ff5500;
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}
</pre></body></html>