<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!--
body {
    background-color: #ffffff;
    margin-top:       0px;font-size:14px;line-height:20px;
}

/* looks like slateblue */
a:link {
    color: #6454cd;
}

/* for NS 4.x */
a:link img, a:visited img {
    border-style: none;
}

/* for NS 4.x */
a img {
    color: #ffffff;
}

a:hover {
    background-color: #eeeeee;
}

a:visited {
    color: #6699ff;
}

/* aqua */
a:active {
    color: #00ffff;
}

img {
    border-width: 0em;
}

ul li { 
    line-height: 130%; 
}

ol li { 
    line-height: 130%; 
}

.table_bg0 {
    background-color: #000000;
}

.table_bg1 {
    background-color: #ffffff;
}

.td_bg0 {
    background-color: #e8e8fd;
}

/* snow */
.td_bg1 {
    text-align:left; border:solid 1px #cccccc; background-color:#eeeeee;
}

/* seashell */
.td_bg2 {
    background-color: #ffffff;text-align:left; border:solid 1px #cccccc;
}

/* mistyrose */
.td_bg3 {
    background-color: #ffe4e1;border:solid 1px #cccccc;text-align:left;
}

/* snow */
.td_bg4 { 
    font-size: 80%;
    background-color: #fffafa;
}

.td_bg5 { 
    background-color: #6454cd;
}

/* lavender */
.td_bg6 { 
    background-color: #e6e6fa;
}

.font0 { 
    font-size: 80%;
}

.font1 { 
    color: #ffe4e1;
}

/* seashell */
.font2 { 
    background-color: #fff5ee;
}

/* gray */
.comment { 
    font-size: 80%;
    color: #808080;
}

.tips {
    width:            85%;
    height:           20px;
    padding:          5px 10px 5px 10px;
    border-top:       1px dotted #5555dd;
    border-bottom:    1px dotted #5555dd;
    background-color: #f8f8ff;
}

.tips_td {
    border-bottom:    1px solid #666666;
}

.list0 {
    list-style: none;
}

.pre0 {
    background-color: #eeeeee;
}

.pre1 { 
    background-color: #fff5ee;
}

.fo{padding-left:3px; color:#8b0000; border-top:outset 2px #99cc66; border-left:outset 2px #99cc66;}

.mh5{color:#cc0000; margin-bottom:1px; border-bottom:double 3px #cc3300;text-align:left;}

--&gt;
</pre></body></html>