@import url(http://charleswjohnson.name/style/);

body { font-size: 10.5pt; }
h2 { padding-top: 1.0em; text-align: center; text-transform: uppercase; font-size: 24pt; }
h3 { text-align: center; }
hgroup { padding-bottom: 1.0em; }
hgroup h2 { margin-bottom: 0.5em; }
hgroup h2+h3 { font-style: italic; margin-top: 0; font-size: 16pt; }
hgroup:after {
 	display: block;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 33%;
	margin-right: 33%;
	border-bottom: 1px solid black;
	content: "";
}

blockquote.abstract {
	text-align: justify;
	margin-left: 0px; padding-left: 0px;
	margin-right: 0px; padding-right: 0px;
}

