<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {
text-decoration:none;
font-weight:bold;
color:#00008B;
}

a:visited {
text-decoration:none;
font-weight:bold;
color:#00008B;
}

a:hover {
text-decoration:underline overline;
font-weight:bold;
color:#000000;
}

body {
font-family:VERDANA,ARIAL,HEVETICA,SANS SERIF;
font-size:14px;
color:#333333;
background-color:#FFF5D7;
text-align:center;
}
.ueberschrift {
font-family:VERDANA,ARIAL,HEVETICA,SANS SERIF;
font-size:20px;
font-weight:bold;
color:#333333;
text-align:center;
}</pre></body></html>