<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link
{
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt
}
H3
{
    COLOR: yellow;
    FONT-FAMILY: ;
    FONT-STYLE: ;
    LIST-STYLE: circle
}
P
{
    FONT-SIZE: 11pt
}
IMG
{
    BORDER-BOTTOM: firebrick thick;
    BORDER-LEFT: firebrick thick;
    BORDER-RIGHT: firebrick thick;
    BORDER-TOP: firebrick thick;
    CLEAR: both;
    FLOAT: none;
    OVERFLOW: scroll;
    POSITION: relative;
    VISIBILITY: visible
}
A:active
{
    COLOR: #FF0000;
    FONT-FAMILY: "Stylus BT"; background-color: #99FF99
}
A:hover
{
    COLOR: #006633;
    TEXT-DECORATION: underline blink;
    TEXT-TRANSFORM: lowercase
; filter: Shadow(Color="black", Direction="Left"); clip:   rect(   ); background-color: #66CCFF
}
A:visited
{
    COLOR: #3300cc;
    FONT-FAMILY: Tahoma
; font-size: 9pt
}
h1 {  font-family: Arial, Helvetica, sans-serif; color: #FF6600; background-color: #0099FF}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt}
form {  background-color: #009999}
input {  color: #660000; background-color: #FFCC99; font-family: Arial, Helvetica, sans-serif; font-size: 12pt}
</pre></body></html>