<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    background-color: white;
    color: black;
    font-size: 12px;
    
}

td
{
    font-size: 12px;
}

a:link     { color: blue; }
a:visited  { color: blue; }
a:active   { color: blue; }

.Bframe
{
    background-color: #cccccc;
}
.Bcell
{
    background-color: #e0e0e0;
    color: black;
}

.Dres {
    display: none;
}

.Dtb {
    display: none;
}
</pre></body></html>