<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 { color:#000000; font-size:36px; }

BODY
{
 FONT-FAMILY: Verdana;
 FONT-SIZE: 10pt;
 COLOR: #FFFFFF;
 background-color: #000000
}

td, table, tr
{
 FONT-SIZE: 10pt;
 FONT-WEIGHT: bold;
 COLOR: #000000;
 FONT-FAMILY: Verdana;
}

 a:link { text-decoration: none; color: 334C33; }
 a:visited { text-decoration: none; color: gray; }
 a:hover { text-decoration: none; color: white; }
 
 a.speziell:link { text-decoration: none; color: white; }
 a.speziell:hover { text-decoration: none; color: gray; }
 a.speziell:visited { text-decoration: none; color: white; }</pre></body></html>