#content {
	padding: 2.4em;
}
#content h3 {
	font-size: 2.0em;
	font-family: Futura;
}
#content h4 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin-top: 0.5em;
	border-bottom: 0.2em dotted #999;
	float: left;  clear: both;
}
#content p,
#content ul {
	clear: both;
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 0.8em;
}
#content ul {
	list-style-type: disc;
	padding: 0.8em 2.0em;
}
#pdf {
	top: 2.4em;  right: 9.6em;
}
