<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a {
	text-decoration: underline;
	color: #00f;
}

#headerWrapper, #titleContainer, #menuContainer, #footerContainer, #widgetContainer, #search-form {
	display: none;
	float: none !important;
}

#contentContainer {
	display: inline;
	float: none !important;
}</pre></body></html>