p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.pcent {
    text-align: center
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 33%;
    margin-top: 1em;
    margin-bottom: 1em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
div.center {
    text-align: center
    }
.note {
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1em
    }
.blkquot {
    margin-left: 4em;
    margin-right: 4em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.sidenote {
    margin-bottom: -0.3em;
    margin-top: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    border: 1px dotted;
    font-size: smaller;
    clear: right
    }
.widenote {
    margin-bottom: -0.3em;
    margin-top: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    border: 1px dotted;
    font-size: smaller;
    clear: right
    }
.topnote {
    font-size: 90%;
    padding: 0 0.5em 0 0.5em;
    border: 1px solid
    }
.nobrake {
    white-space: nowrap
    }
.noshow {
    display: none
    }
ins.fixup {
    text-decoration: none;
    border-bottom: 1px dotted silver
    }
.boxbl {
    border-top: 0;
    border-right: 0;
    border-bottom: 2px ridge;
    border-left: 2px ridge
    }
.boxrb {
    border-top: 0;
    border-right: 2px ridge;
    border-bottom: 2px ridge;
    border-left: 0
    }
.boxrbl {
    border-top: 0;
    border-right: 2px ridge;
    border-bottom: 2px ridge;
    border-left: 2px ridge
    }
.boxtbl {
    border-top: 2px ridge;
    border-right: 0;
    border-bottom: 2px ridge;
    border-left: 2px ridge
    }
.boxtl {
    border-top: 2px ridge;
    border-right: 0;
    border-bottom: 0;
    border-left: 2px ridge
    }
.boxtr {
    border-top: 2px ridge;
    border-right: 2px ridge;
    border-bottom: 0;
    border-left: 0
    }
.boxtrb {
    border-top: 2px ridge;
    border-right: 2px ridge;
    border-bottom: 2px ridge;
    border-left: 0
    }
.boxtrbl {
    border-top: 2px ridge;
    border-right: 2px ridge;
    border-bottom: 2px ridge;
    border-left: 2px ridge
    }
.boxtrl {
    border-top: 2px ridge;
    border-right: 2px ridge;
    border-bottom: 0;
    border-left: 2px ridge
    }