/**/
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h2 {
    text-align: center;
    clear: both;
    padding-top: 2em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.hidden {
    display: none
    }
.pagenum {
    /* uncomment the next line for invisible page numbers */
    /*  visibility: hidden;  */
    font-style: normal;
    font-size: smaller;
    text-align: right
    }
.bbox {
    border: 2px black solid;
    padding: 1em;
    margin-top: 3em;
    margin-bottom: 3em
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.lrgfont {
    font-size: 150%
    }
.smlfont {
    font-size: 90%
    }
.vsmlfont {
    font-size: 75%
    }
.tinyfont {
    font-size: 50%
    }
.padtop {
    padding-top: 3em
    }
.padbase {
    padding-bottom: 3em
    }
/**/