h1.essay, h2.essay, h3.essay, h4.essay, h5.essay, h6.essay {
	font-size: 100% ! important;
	font-style: normal;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
}
h1.essay {
	text-align: center ! important;
	font-weight: bold ! important;
	font-size: 140% ! important;
}
h2.essay {
	padding-top: 2ex ! important;
	padding-bottom: 1ex ! important;
	text-align: center ! important;
	font-weight: bold ! important;
}
h3.essay {
	font-weight: bold ! important;
}
h4.essay {
	font-style: italic ! important;
}

div.authorinfo {
	margin-top: 1em;
}

ul.toc {
	list-style: none;
}
ul.toc li {
	font-size: medium;
}
ul.toc li ul li {
	font-size: small;
}
