body {
    margin-left: 20%;
    margin-right: 20%
    }
div.major {
    margin-left: 10%;
    margin-right: 10%
    }
div.major p {
    text-indent: 0
    }
div.titlepage {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage p {
    text-align: center;
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    letter-spacing: 0.2em;
    font-size: 400%;
    margin-bottom: 0
    }
h2 {
    margin-top: 1em;
    font-weight: normal;
    line-height: 200%
    }
p {
    margin-top: 0.29em;
    text-align: justify;
    margin-bottom: 0.31em;
    text-indent: 1em
    }
.ma-top2 {
    margin-top: 2em
    }
.ma-top4 {
    margin-top: 4em
    }
.ma-top6 {
    margin-top: 6em
    }
hr {
    width: 26%;
    margin: 5em 37% 5em 37%;
    color: gray;
    background-color: gray;
    border: none;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
th {
    font-weight: normal
    }
td {
    padding: 0.2em 0.5em 0
    }
td.smaller {
    font-size: 90%
    }
td.small {
    font-size: 85%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.r {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.small {
    font-size: 0.8em
    }
.inc {
    font-size: 1.2em
    }
.big {
    font-size: 1.5em
    }
.vbig {
    font-size: 1.7em
    }
.let-spac {
    letter-spacing: 0.1em
    }
.let-spac {
    letter-spacing: 0.2em
    }
.overline {
    text-decoration: overline
    }
.pagenum {
    font-size: small;
    text-align: right;
    color: gray
    }
.pageno {
    font-size: small;
    text-align: right;
    color: gray;
    text-indent: 1em
    }
p.footnote {
    margin: 1.5em 2em;
    font-size: smaller;
    text-indent: 0
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em;
    text-decoration: none
    }
.figcenter {
    margin: 2em auto;
    text-align: center
    }
.caption {
    font-size: 90%
    }
.caption p {
    text-align: center;
    text-indent: 0
    }
.caption p.block {
    text-align: justify;
    text-indent: 1em
    }
.transnote {
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    margin-left: 5%;
    margin-right: 5%;
    font-family: sans-serif, serif;
    border: dashed 0.1em
    }
.transnote p {
    text-indent: 0
    }
@media all {
    body {
        margin-left: 5%;
        margin-right: 5%
        }
    hr {
        visibility: hidden
        }
    div.titlepage {
        margin-left: 5%;
        margin-right: 5%;
        page-break-before: always;
        padding-top: 7em
        }
    .break-before {
        page-break-before: always
        }
    .chap-begin {
        page-break-before: always
        }
    h2.no-break {
        page-break-before: avoid;
        padding-top: 0
        }
    a:link {
        text-decoration: none
        }
    .pagenum {
        visibility: hidden
        }
    .pageno {
        visibility: hidden
        }
    }