<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {background-color:white}
h1, h2, p, td {font-family: Verdana,Arial,Helvetica,sans-serif}
h1 {
	font-size: 16pt;
	}

h2 {
	font-size: 14pt;
	}
	
p, menu, ul, ol, dl, blockquote {
	font-size: 12pt;
	}

.banner {
	font-family:times new roman,times,serif;
	font-size:36pt;
	color:white;
	background-color:#0099cc;
	}
		
.navbar {
	background-color:#ffffcc;
	}

tt {
	font-family: courier, fixed;
	}
</pre></body></html>