.chapter {
	text-align: center;
	text-transform: uppercase;
	font-size: 120%;
	margin-bottom: 1.5em;
}

.chapter-half {
	text-align: right;
	font-size: 120%;
	margin-bottom: 1.5em;
}

.dropinitial {
	/* blackletter */
	font-family:UnifrakturMaguntia, UnifrakturCook, Unifraktur, serif;
	font-feature-settings:'cv01', 'cv02', 'cv03', 'cv04', 'cv05', 'cv06', 'cv07', 'cv08', 'cv09', 'cv10';
}

.title-header {
	text-align: center;
 	font-size: 144%;
    margin-bottom: 1.5em;
	text-transform: uppercase;
}

.wst-freedimg-caption {
	font-size: 92%;
}

.wst-toc-table {
	font-variant: all-small-caps;
	max-width: 25em;
	font-size: 92%;
}