<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #004890;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin-top: 30px;
	font-size: 14pt;
	font-weight: 900;
	letter-spacing: 1px;
	background-color: transparent;
	color: white;
	line-height: 130%;
	padding-left: 10px;
	border-bottom-color: #87cefa;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: gray;
	border-left-style: none;
	width: 600px;
}
p {
	color: white;
	font-size: 12pt;
	width: 600px;
}
.hell {
	color: #16bfe0;
}
a:link, a, a:active, a:focus {
	color: #ffb76f;
	text-decoration: none;
}
a:hover {
	color: red;
}
h2 {
	font-size: 18pt;
	font-weight: 900;
	letter-spacing: 1px;
	color: white;
	line-height: 130%;
	text-align: center;
}
p.artikel {
	font-size: 12pt;
	text-align: justify;
	width: 600px;
}
h6 {
	font-size: 18pt;
	font-weight: 900;
	letter-spacing: 1px;
	color: white;
	line-height: 130%;
	text-align: center;
	width: 600px;
}
}




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