body {
    margin-left: 12%;
    margin-right: 12%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-indent: -1em;
    margin-left: 1em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.noi {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
hr.chap {
    width: 65%;
    margin-top: 4em;
    margin-bottom: 4em;
    visibility: hidden
    }
hr.full {
    width: 95%;
    margin-top: 6em;
    margin-bottom: 6em;
    visibility: hidden
    }
hr.r5 {
    width: 5%;
    margin-left: 47.5%;
    margin-right: 47.5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.actor, .image {
    page-break-before: always;
    page-break-after: always
    }
div.title {
    page-break-before: always;
    page-break-after: always;
    text-align: center;
    line-height: 1.5em
    }
.pseudotitle {
    font-size: 200%;
    text-align: center
    }
.err {
    border-bottom: thin dotted red
    }
ul {
    list-style-type: none
    }
.direction {
    font-style: italic
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.combination {
    display: inline;
    font-size: 100%;
    white-space: nowrap
    }
.above {
    margin: 0;
    padding: 0;
    vertical-align: 0.5em;
    font-size: 100%
    }
.below {
    margin-left: -2.4em;
    padding-right: 0.5em;
    vertical-align: -0.5em;
    font-size: 100%
    }
.belowb {
    margin-left: -5.5em;
    padding-right: 0.5em;
    vertical-align: -0.5em;
    font-size: 100%
    }
.moustache {
    font-size: 180%;
    vertical-align: -0.2em
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    white-space: nowrap
    }
.pagenum span {
    visibility: hidden
    }
.pagenum a {
    display: inline-block;
    color: #808080;
    border: 1px solid silver
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap, .character {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: none
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote .label {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.nowrap {
    white-space: nowrap
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .pagenum {
        display: none
        }
    body {
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 1%;
        margin-bottom: 1%
        }
    .covernote {
        visibility: visible;
        display: block
        }
    }
div.bd {
    margin-left: 25%;
    margin-right: 25%
    }