<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link     {color: #010000; text-decoration: none}
A:visited  {color: #010000; text-decoration: none}
A:active   {color: #010000; text-decoration: none}
A:hover    {color: #64247F; text-decoration: underline}

A.purplelink:link     {color: #64247F; text-decoration: none}
A.purplelink:visited  {color: #64247F; text-decoration: none}
A.purplelink:active   {color: #64247F; text-decoration: none}
A.purplelink:hover    {color: #010000; text-decoration: underline}

h1 {color: #010000; font-size: 10pt; font-family: Verdana;}

td {color: #010000; font-size: 10pt; font-family: Verdana;}

BODY{
scrollbar-face-color:#64247f;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#ffffff;
}</pre></body></html>