<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	font-size: 100% ;
	margin: 30px 30px 30px 30px ;
	}
	
h1,
h2,
h3,
h4 {
	font-family: arial ;
	}
	
p,
ul {
	font-family: verdana ;
	}
	
pre {
	background-color: #FAFAFA ;
	border: 1px solid #CCCCCC ;
	font-family: courier, monospace ;
	padding: 15px 15px 15px 15px ;
	}
	
pre strong {
	color: #CC0000 ;
	}
	
.highlight {
	background-color: gold ;
	}
	
img.border {
	border: 1px solid #666666 ;
	}</pre></body></html>