p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 400%;
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    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%
    }
ins.translit {
    border-bottom: #09F thin solid;
    text-decoration: none
    }
.fraction {
    font-size: smaller
    }
.box {
    margin: 0 auto;
    text-align: center;
    padding: 1em;
    border-style: none
    }
a {
    text-decoration: none
    }
.notes {
    background-color: #dfdbdb;
    color: #000;
    padding: 0.5em;
    margin-left: 30%;
    margin-right: 30%;
    text-align: center
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }