BODY {
	font-size: 12pt;
	background-color: #ffffff;
}

H1 {
	font-size: 20pt;
}

H2 {
	font-size: 14pt;
	font-weight: 0;
}

.code {
	font-size: 10pt;
	font-family: courier new, courier, fixed;
	position: relative;
	left: 0.5in;
}
