<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B007C;
	background-color: #F3F3F3;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFB306;
	height: 20px;
}
body {
	margin: 0px;
	padding: 0px;
}</pre></body></html>