.wst-heading {
	font-size:120%;
	text-align:center;
	margin:1em auto;
}

.toc-table {
	margin:0 auto 0 auto;
	font-variant:small-caps;
	border-collapse:collapse;
}
.toc-table caption {
	font-size:144%;
}
.toc-table tr :first-child, .toc-table tr :last-child {
	text-align:right;
}
.toc-table tr :last-child {
	padding-left:1em;
}
.toc-table th {
	font-weight:normal;
	font-variant:all-small-caps;
}
.toc-table .wst-aux-content {
	background-color:#E6F2E6;
}
.toc-table .wst-aux-content td:nth-child(2)::after {
	content:" (not listed in original)";
	font-variant:normal;
	font-size:92%;
}