<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">li {
font-weight:normal;
font-style:normal;
font-size:11px;
font-family: Comic Sans MS;
color:#000000;
}

A:link{
   COLOR: #0000ff;
   TEXT-DECORATION: underline
}

A:visited{
   COLOR: #663399;
   TEXT-DECORATION: underline
}

A:active{
   TEXT-DECORATION: underline
}</pre></body></html>