<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY
  {
    margin: 0.5em;
    font-family: verdana, sans-serif;
    font-size: 10pt;
    color: #000000; background-color: #FFFFFF;
    width: 36em;
    height: auto;
    top: auto;
    left: 12em;
    bottom: auto;
    right: auto;
    position: relative;
    text-align: justify;
  }
#links
  {
        position: fixed;
        width: 12em;
        height: auto;
	top: auto;
        right: auto;
	bottom: auto;
        left: 0;
  }
#rechts
  {
        position: fixed;
        width: auto;
        height: auto;
	top: auto;
        right: auto;
	bottom: auto;
        left: 50em;
  }
TD
  {
    margin: 0.5em;
    font-family: verdana, sans-serif;
    font-size: 10pt;
    color: #000000; background-color: #FFFFFF;
  }
H1
  {
    text-align: left;
  }
H2
  {
    text-align: left;
    font-family: verdana, sans-serif; font-size: larger; font-weight: normal;
  }
A { color: #102080; text-decoration: none; }
A:hover { color: #0000FF ! important; text-decoration: underline; }

.smallright { font-size: 80%; text-align: right; line-height: 0%; }



.head { color: #FFFFFF; font-size: 115%; font-weight: 600; padding: 0.5em; }
.bhead { color: #000060; font-size: 115%; font-weight: 600; padding: 0.5em; }
.ehead { color: #000060; font-size: 120%; font-weight: 600; }
.divider { color: #FFFFFF; font-size: 80%; line-height: 80%; }
.box { padding: 0.5em; }
.shadow { border: thin outset #8080C0; }
.regular { color: #0000FF; text-decoration: underline; }
.small { font-size: 75%; }
.sblue { color: #0000FF; font-size: 75%; }
.sred { color: #FF0000; font-size: 75%; }
.info { position: absolute; visibility: hidden; z-index: 2;
        background-color: #CCCCEE; border: thin outset #8080C0;
        width: 125px; padding: 4px; }

.blink { color: #0000FF; text-decoration: none; }
.fnolink { color: #606060; font-size: 75%; }
.glink { color: #606060; }
</pre></body></html>