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

.RubrikH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
}
.RubrikH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	text-align: right;
	color: #006699;

}
.Rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
.Rubrik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.Rubrik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.Rubrik3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.Brodtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.Bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

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