<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: #03191C;
}
body {
	color: #fff;
	font-family: verdana, sans-serif;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	padding-bottom: 20px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: georgia, serif;
}
h1 {
	font-size: 300%;
	font-weight: normal;
	margin-bottom: 20px;
}
p.newindex {
	text-align: center;
	margin: 20px 0;
	}
a {
	color: #A8E485;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	background: #0B4654;
	text-decoration: none;
}
ul {
	list-style: square;
}
</pre></body></html>