.wst-heading {
	text-align:center;
}
.wst-heading.h2 {
	font-size:150%;
}
.wst-heading.h5 {
	font-variant:all-small-caps;
}

.book-toc {
	margin:auto;
	font-variant:all-small-caps;
}
.book-toc caption {
	font-variant:normal;
	font-size:144%;
}
.book-toc tr {
	vertical-align:bottom;
}
.book-toc th {
	font-size:92%;
	font-weight:normal;
}
.book-toc tr > :first-child, .book-toc tr > :last-child {
	text-align:right;
}
.book-toc tr > :first-child {
	vertical-align:top;
}
.book-toc tr > :last-child {
	padding-left:2em;
}