body {
	background-color: #fff;
	font-size: 14pt;
}

div.content {
	width: 35em;
	line-height: 130%;
	padding-left: 2em;
}

h1 {
	border-bottom: 1px solid #779;
	padding-bottom: 0.2em;
	color: #99f;
	font-family: sans-serif;
}

h2 {
	color: #99a;
	font-family: sans-serif;
}
