/* table of contents on page 11 (pdf numbering) */
._toc {
margin: 0 auto;
}
._toc th{
font-weight: normal;
font-variant: all-small-caps;
text-align: right;
}
/* chapter column */
._toc td:nth-child(1){
padding-right: 5em;
}
/* page number column*/
._toc td:nth-child(2){
text-align: right;
}