body {
    margin-left: 20%;
    margin-right: 20%
    }
div.titlepage {
    margin-left: 10%;
    margin-right: 10%;
    page-break-before: always
    }
h1 {
    text-align: center;
    clear: both;
    line-height: 400%;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 1em
    }
div.titlepage p {
    text-indent: 0;
    text-align: center
    }
.smalltitle {
    font-size: 0.6em
    }
p {
    margin-top: 0.21em;
    text-align: justify;
    margin-bottom: 0.19em;
    text-indent: 1em
    }
.ma-top2 {
    margin-top: 2em
    }
.ma-top4 {
    margin-top: 4em
    }
.ma-bot2 {
    margin-bottom: 2em
    }
.ma-bot4 {
    margin-bottom: 4em
    }
hr {
    width: 20%;
    margin: 2em auto;
    color: gray;
    background-color: gray;
    border: none;
    clear: both
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.small {
    font-size: 0.8em
    }
.inc {
    font-size: 1.2em
    }
.big {
    font-size: 1.5em
    }
.line-higher {
    line-height: 400%
    }
.line-high {
    line-height: 200%
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: gray
    }
.pagenumindent {
    font-size: smaller;
    text-align: right;
    color: gray;
    text-indent: 1em
    }
.figcenter {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
div.transnote {
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    margin-top: 5em;
    margin-left: 5%;
    margin-right: 5%;
    background-color: silver;
    font-family: sans-serif, serif
    }
div.transnote p {
    text-indent: 0;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
@media screen {
    div.titlepage {
        margin-top: 6em
        }
    #halftitle {
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 6em;
        margin-bottom: 6em
        }
    }
@media all {
    .pagenum {
        position: absolute;
        left: 96%;
        font-size: smaller;
        text-align: right;
        color: gray
        }
    }
@media all {
    #halftitle {
        margin-left: 5%;
        margin-right: 5%;
        page-break-before: always;
        page-break-after: always;
        margin-top: 0;
        padding-top: 6em
        }
    body {
        margin-left: 7%;
        margin-right: 7%
        }
    hr {
        display: none
        }
    div.titlepage {
        margin-left: 5%;
        margin-right: 5%;
        page-break-before: always;
        padding-top: 7em
        }
    }