<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.normaltext {
	font-size: 10pt;
	font: Verdana;
	color: black;
	font-family: Verdana;
	text-align: left;
}
.ueberschrift1 {
	font-family: Verdana;
	font-size: 16pt;
	font: Verdana;
	color: #333366;
}
.ueberschrift2 {
	font-family: Arial;
	font-size: 11pt;
	color: #333366;
}
.kursivtext {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: italic;
	font: Arial;
	color: #000000;
}
.info {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font: Arial;
	font-weight: bold;
	color: #333366;
}
a:link, a:visited {
	text-decoration: none;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	background-color: #333366;
}
a:hover      { 
	text-decoration: none;
	font-family: Verdana; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
	background-color: #333366;

}
.kursivtextueberschrift {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-style: italic;
	font: Arial;
	font-weight: bold;
}
.ueberschrift1kursiv {
	font-family: Verdana;
	font-size: 16pt;
	font: Verdana;
	font-style: italic;
	color: #333366;
}
.ueberschrift2bkursiv {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.infoweiss {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

.ueberschrift2white {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
}

.normaltextzentriert {
	font-size: 10pt;
	font: Verdana;
	color: black;
	font-family: Verdana;
	text-align: center;
}

.ueberschrift1bkursiv {
	font-family: Verdana;
	font-size: 13pt;
	font: Verdana;
	font-style: italic;
	color: #333366;
}

.ueberschrift2bold {
	font-family: Arial;
	font-size: 11pt;
	color: #333366;
	font-weight: bold;
}

.infowhite {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

.normaltextbold {
	font-size: 10pt;
	font: Verdana;
	color: black;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
}

.infoblack {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font: Arial;
	font-weight: bold;
	color: #000000;
}

</pre></body></html>