
* {
	font-family: sans-serif;
}

p {
	max-width: 7in;
}

h1 {
	font-size: 130%;
}

h2 {
	margin-top: 0.333in;
	font-size: 115%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

body {
	padding-left: 1in;
}

code {
	font-family: monospace;
	display: block;
	white-space: pre;
}