p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1.25em;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    clear: both
    }
hr {
    width: 10%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    font-size: 85%;
    margin-top: 2em;
    margin-bottom: 2em
    }
.pblockquot {
    font-size: 85%;
    margin-left: 20%;
    margin-right: 20%
    }
.bb {
    border-bottom: solid 1px
    }
.bl {
    border-left: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.br {
    border-right: solid 1px
    }
.bbox {
    border: solid 1px
    }
.bbrace {
    border-top: solid 2px;
    border-bottom: solid 2px;
    border-right: solid 2px
    }
.center {
    text-align: center;
    text-indent: 0
    }
.ralign {
    text-align: right
    }
.noidt {
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.caption {
    font-weight: bold;
    text-align: center;
    text-indent: 0
    }
.notebox {
    border: solid 2px;
    padding: 1em;
    margin-left: 20%;
    margin-right: 20%;
    background: #CCCCB2
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    text-indent: 0
    }