<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background-color : Black;	
	color: #FFDAB9;
	font-size: 15pt;
}

h1{
	font-size:28pt;
	color: #20B2AA;
	text-align:center;
}
h2{
	font-size:medium;
	font-weight:bold;
	color: #20B2AA;
}
a{
	font-family: "Calisto MT";
	font-size:10pt;
	color: #20B2AA;
	font-weight:bold;
}
td.spec{
	font-weight: normal;
	color: #DA70D6;
}
p.text{
	color: #DA70D6;
}
a.link{
	font-size:15pt;
	color:#FFDAB9;
}
td.ein{
	color: #20B2AA;
}
td.zeile{
	color: #20B2AA;
	font-weight: bold;
}</pre></body></html>