<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;STYLE TYPE="text/css"&gt;
&lt;!--
BODY
{
        text-align: center;
       BACKGROUND-COLOR:#ff7999; 
      FONT-SIZE: 12px; 
}

H1   {	
      FONT: bold 20pt Arial; 
      COLOR: #000080
     }


A:ACTIVE {
        color: black;
        font-weight: 700;
}

A:VISITED {
        color: green;
        font-weight: 500;
}

A:LINK {
        color: black;
        font-weight: 700;
}


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