h1 { 
	font-size: 18pt;
	color: maroon; 
	font-family: sans-serif; 
	font-weight: bold; 
	margin-bottom: 0em; margin-top: +1em;
 	margin:20px 0px 0px 0px; }

body {
	color: black; font-family: serif; font-size: 12pt; 
}
li, p { 
	margin:20px 90px 0px 90px;
	margin-top: 1em; text-align: left; 
}

h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }


code { font-family: courier new, monospace; font-size: 8pt; color: blue; white-space: pre; }

address { color: maroon; font: bold 8pt sans-serif; margin-bottom: 0em; margin-top: 0em; }

#human {
visibility:hidden;
display:none;
}
