body {
    margin: 5% 10% 5% 10%;
    text-align: justify
    }
.large {
    font-size: large
    }
.smcap {
    font-variant: small-caps
    }
.center {
    text-align: center
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify;
    text-indent: 1em
    }
.title {
    page-break-after: avoid;
    margin: 1.5em 0
    }
h1 {
    font-size: 200%;
    margin: 10% 0 5% 0
    }
h2 {
    font-size: 150%;
    margin-top: 4.5em;
    margin-bottom: 2em;
    text-align: center
    }
p.noindent {
    text-indent: 0
    }
div.section {
    clear: both
    }
div.line-block {
    margin: 0.5em 0
    }
div.line {
    margin-left: 10%;
    text-indent: -10%
    }
.line-block.noindent div.line {
    margin-left: 0;
    text-indent: 0
    }
hr.docutils {
    margin: 1.5em 40%;
    border: none;
    border-bottom: 1px solid black
    }
.clearpage, .vspace {
    border: 0 solid white
    }
.first.first {
    margin-top: 0
    }
.last.last {
    margin-bottom: 0
    }
ul {
    list-style-type: none
    }
blockquote {
    margin: 1.5em 10%
    }
a.toc-backref {
    text-decoration: none;
    color: black
    }
dl.docutils dd {
    margin-bottom: 0.5em
    }
div.figure {
    margin: 1em auto;
    text-align: center
    }
img {
    max-width: 100%
    }
.caption {
    text-align: center;
    font-size: small;
    font-weight: bold
    }
.first {
    margin-top: 0 !important
    }
.last {
    margin-bottom: 0 !important
    }
span.dropcap {
    margin: 0 0.1em 0 0;
    line-height: 1
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    font-size: 4em;
    margin: 0 0.1em 0 0;
    line-height: 0.8
    }
.x-ebookmaker p.drop-cap {
    text-indent: inherit
    }
.x-ebookmaker p.drop-cap:first-letter {
    float: none;
    font-size: inherit;
    padding-right: inherit;
    padding-left: inherit;
    margin-top: inherit;
    line-height: inherit
    }