<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, td, p {
    font-size:14px;
    font-family:Verdana;
    text-align:justify;    
}
a {
    color:#425E8B;
    text-decoration:none;            
}
a:hover {
    text-decoration:underline;
}
.copy {
    color:#405E8C;
}
.leftLinks {
    color:#777777;
}
ul{
    list-style-image:URL('images/li.gif');
}
.li tr {
    background-image:URL("images/hl_bg.gif");
    background-repeat:repeat-x;
    background-position:0px 100%;
}
.li a{
    background-image:URL("images/hl_bg.gif");
    font-size:16px;
    font-weight:bold;
    font-family:Arial;
}
.li a:hover{
    text-decoration:none;
    color:#5081D0;
}</pre></body></html>