<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY  {
        background-color: #cccccc;
        font-family:  Helvetica, Arial;
        font-size: 12pt;
}

h1 {
        font: bold 14px helvetica, arial;
}

td {
        font-family:  Helvetica, Arial;
        font-size: 12pt;
}

BODY.doc  {
        background-color: #ffffff;
        font-family:  Helvetica, Arial;
        font-size: 12pt;
}

a {
        color: black;
        text-decoration: none;
}

a:hover {
        color: black;
        text-decoration: underline;
}

a.major {
        font: bold 12pt helvetica, arial;
}

.major {
        font: bold 12pt helvetica, arial;
}

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