<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body  {
    margin: 0px 0px 0px;
    background: #FFFFFF;
    background-image: url();
    background-repeat: repeat-y;
    font-family: Arial;
    font-size: 11pt;
    color: #961A35;
    text-align: justify;
    font-weight:none;
}

p, table, tr, td  {
    font-family: Verdana;
    font-size: 11pt;
    color: #961A35;
    text-align: left;
}

input, option, select, textarea  {
    border: 1px solid #961A35;
    background: #FFFFFF;
    font-family: Verdana;
    font-weight:bold;
    font-size: 11pt;
    color: #961A35;
    border-width: 1px;
    border-style: solid;
    border-color:#961A35;
}

a:link {
    cursor: help;
    color: #D79E0A;
    text-decoration: none;
    font-weight:bold;
}

a:active {
    cursor: help;
    color: #D79E0A;
    text-decoration: none;
    font-weight:bold;
}

a:visited {
    cursor: help;
    color: #D79E0A;
    text-decoration: none;
    font-weight:bold;
}

a:hover {
    cursor: help;
    color: #000000;
    border: 1px:
    text-decoration: strikethrough;
    font-weight: uppercase;
    background:#FFFFFF;
}</pre></body></html>