<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
}
h1 {
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.3999996185303px;
}

p {
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

#page {
    margin: 200px 0px 200px 0px;
    text-align: center;
    width: 100%;
}

#footer {
	font-size: 10px;
	line-height: 12px;
	margin-top: 20px;
	padding-top: 20;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
}
h1 {
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.3999996185303px;
}

p {
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

#page {
    margin: 200px 0px 200px 0px;
    text-align: center;
    width: 100%;
}

#footer {
	font-size: 10px;
	line-height: 12px;
	margin-top: 20px;
	padding-top: 20px;
    color: #000;
	width: 100%;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}

#footer a {
		color: #000;
		text-decoration: none;
}
	
#footer a:hover {
    color: #000;
	width: 100%;
    text-align: center;
}

#footer a {
		color: #000;
		text-decoration: none;
}
	
#footer a:hover {
			color: #566D7E;
}
</pre></body></html>