body {
    margin-left: 9%;
    margin-right: 9%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
.noindent {
    text-indent: 0
    }
h1 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
    margin: 2em auto 1em auto
    }
h2 {
    text-align: center;
    font-weight: normal;
    font-size: 1.2em;
    margin: 1em auto 0.5em auto;
    margin-top: 1.5em;
    page-break-before: always
    }
em {
    font-style: italic;
    font-weight: normal
    }
i.name {
    font-style: italic
    }
.smcap {
    font-variant: small-caps
    }
.rightalign {
    text-align: right;
    margin-right: 1.5em
    }
.centre {
    text-align: center
    }
.spaceabove {
    margin-top: 3em
    }
hr.pbk {
    border: none;
    border-bottom: 1px solid silver;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    page-break-after: always
    }
.toc {
    margin: auto
    }
.toc th {
    text-align: right;
    font-weight: normal;
    font-size: small
    }
.toc td {
    padding-top: 0.75em;
    vertical-align: top
    }
.toc td.chaptitle {
    text-align: left;
    padding-right: 0.5em
    }
.image-centre {
    text-align: center;
    margin: 2em auto
    }
#coverpage {
    border: 1px solid silver
    }