<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
    background-color : #FFFFFF;
    color            : #000000;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    margin-bottom    : 0px;
    margin-left      : 0px;
    margin-right     : 0px;
    margin-top       : 0px;
}

IMG {
    border           : none;
}

TABLE {
    border           : none;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #000000;
}

A:link {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #1E80AF;
    font-weight      : bold;
    text-decoration  : none;
}

A:visited {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #1E80AF;
    font-weight      : bold;
    text-decoration  : none;
}

A:hover {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #FF9900;
    font-weight      : bold;
    text-decoration  : underline;
}

A.Large:link {
    font-size        : 12px;
}

A.Large:visited {
    font-size        : 12px;
}

A.Large:hover {
    font-size        : 12px;
}

A.Link11:link {
    font-size        : 11px;
}

A.Link11:visited {
    font-size        : 11px;
}

A.Link11:hover {
    font-size        : 11px;
}

A.Plain11:link {
    font-size        : 11px;
    color            : #000000;
    font-weight      : normal;
    text-decoration  : none;
}

A.Plain11:visited {
    font-size        : 11px;
    color            : #000000;
    font-weight      : normal;
    text-decoration  : none;
}

A.Plain11:hover {
    font-size        : 11px;
    color            : #000000;
    font-weight      : normal;
    text-decoration  : none;
}

A.plain:link {
    font-weight      : normal;
}

A.plain:visited {
    font-weight      : normal;
}

A.plain:hover {
    font-weight      : normal;
}

TABLE.Text11 {
    font-size        : 11px;
}

TABLE.Text12 {
    font-size        : 12px;
}

TD.HeaderText {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 12px;
    font-weight      : bold;
    color            : #ffffff;
}

.Text11 {
    font-size        : 11px;
}

.Text12 {
    font-size        : 12px;
}

.Header {
    font-size        : 14px;
    font-weight      : bold;
    color            : #1B61A9;
}

.TitleLarge {
    font-size        : 24px;
    font-weight      : bold;
    color            : #1B61A9;
}

.TitleSmall {
    font-size        : 19px;
    font-weight      : bold;
    color            : #1B61A9;
}

.copyright {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 12px;
    color            : #CCCCCC;
    font-weight      : bold;
}

.selector {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
}

.warning {
    color            : #B21818;
}

.comment {
    color            : #666666;
}

.clearance {
    color            : #128812;
}

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