<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FbFbFb;
	margin: 6px;
	padding: 0px;
	height: 100%;
}
h1 {
	text-align: center;	
}
</pre></body></html>