<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",sans-serif,verdana;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 50px;
	padding-left: 80px;
}

/* get rid of those system borders being generated for A tags */
a:active {
    outline:none;
}

:focus {
    -moz-outline-style:none;
}</pre></body></html>