h1 {
	font-size: 1.4em;
}
body {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: smaller;
	margin-left: 20px;
	margin-top: 20px;
	width: 600px;
}
h4 {
	font-size: 1.3em;
	margin-bottom: -0.8em;
	font-style: italic;
	color: #7E3D37;
	margin-top: 0.5em;
}
p {
	margin-bottom: -.5em;
}
.attrib {
	text-align: left;
	font-style: italic;
	margin-top: 0.5em;
	margin-bottom: 2px;
	margin-left: 2em;
	color: #666;
}
a:link {
	font-weight: bolder;
	color: 003366;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: 003366;
	text-decoration: underline;
}
a:active {
	font-weight: bolder;
	color: 003366;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #005EBD;
	text-decoration: none;
}
.booktitle {
	font-variant: small-caps;
}
.topic {
	clear: both;
	padding-bottom: 3em;
}
