@charset "UTF-8";

#content {
	width: 450px;
	text-align: justify;
}
#content h2:first-child {margin-bottom: 1em;}
#content h4 {
	margin-bottom: .5em;
	font-size: 1.5em;
	color: #644e14;
}
#content p {line-height: 1.3em;}
#content p.top {text-align: right;}
#alphaIndex {margin: 50px 0;}
ul#alphaIndexNav {
	list-style: none;
	padding: 0;
	text-align: center;
	font-weight: bold;
}
ul#alphaIndexNav li {
	display: inline;
	padding: 0 2px;
}
#alphaIndex blockquote {margin: auto 1.3em;}