body {
    margin-left: 15%;
    margin-right: 15%
    }
div.frontmatter {
    page-break-before: always;
    max-width: 32em;
    margin: auto
    }
div.cover {
    display: block
    }
div.cover .title {
    text-indent: 0;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 2em;
    font-weight: bold
    }
div.cover .aut {
    margin-bottom: 5em
    }
div.cover .left {
    text-indent: 0;
    text-align: left
    }
div.cover .right {
    text-indent: 0;
    text-align: right
    }
.ser {
    text-indent: 0;
    text-align: center;
    padding-top: 1em;
    margin-bottom: 2em
    }
h1.title {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em
    }
.aut {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em
    }
.logo {
    margin-bottom: 1em
    }
.pub {
    text-indent: 0;
    text-align: center
    }
.printer {
    text-indent: 0;
    text-align: center;
    padding-top: 4em;
    margin-bottom: 1em
    }
h2 {
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
div.chapter h2 {
    margin-top: 0;
    padding-top: 2em
    }
h3 {
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
div.chapter {
    page-break-before: always
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.first {
    text-indent: 0
    }
p.noindent {
    text-indent: 0
    }
p.tb {
    text-indent: 0;
    text-align: center;
    margin: 1em
    }
p.footnote {
    text-indent: 0;
    text-align: left;
    margin: 1em;
    font-size: 0.8em
    }
em {
    font-style: italic
    }
.underline {
    text-decoration: underline
    }
.hidden {
    display: none
    }
div.table {
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
table td {
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
    text-align: left
    }
table.src {
    max-width: 30em;
    margin-bottom: 2em
    }
table.src td {
    font-size: 0.8em;
    padding-left: 2em;
    text-indent: -2em
    }
table.src td.col1 {
    width: 7em
    }
table.src tr.l td.col1 {
    width: inherit
    }
table.src tr.c td.col1 {
    text-align: center
    }
table.src td.col2 {
    padding-left: 3em;
    text-indent: -2em
    }
div.ads {
    margin-left: auto;
    margin-right: auto;
    max-width: 40em;
    font-size: 0.8em
    }
div.ads p {
    text-indent: 0;
    margin-bottom: 1em
    }
div.ads p.hdr {
    text-align: center;
    font-size: 1.25em;
    font-weight: bold;
    padding-top: 1em
    }
div.ads p.hdr2 {
    text-align: center;
    font-weight: bold
    }
div.ads div.hang p {
    margin-left: 3em;
    text-indent: -3em;
    margin-bottom: 0
    }
div.ads div.hang p.hdr2 {
    text-indent: 0;
    margin-left: 0;
    margin-top: 1em;
    margin-bottom: 1em
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.trnote {
    font-size: 0.8em;
    line-height: 1.2em;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always;
    margin-top: 3em
    }
span.trnote {
    font-size: inherit;
    line-height: inherit;
    background-color: #ccc;
    color: #000;
    border: 0;
    margin: 0;
    padding: 0;
    page-break-before: avoid;
    margin-top: 0
    }
.trnote p {
    text-indent: 0;
    margin-bottom: 1em
    }
.trnote ul {
    margin-left: 0;
    padding-left: 0
    }
.trnote li {
    text-align: left;
    margin-bottom: 0.5em;
    margin-left: 1em
    }
.trnote ul li {
    list-style-type: square
    }
.trnote .transnote {
    text-indent: 0;
    text-align: center;
    font-weight: bold
    }
a[title].pagenum:after {
    content: attr(title);
    color: gray;
    background-color: inherit;
    letter-spacing: 0;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: x-small;
    border: 1px solid silver;
    display: inline
    }
div.centerpic {
    text-align: center;
    text-indent: 0;
    display: block
    }
div.centerpic img {
    max-width: 100%
    }
div.centerpic.logo img {
    max-width: 5em
    }
body.x-ebookmaker {
    margin-left: 0;
    margin-right: 0
    }
.x-ebookmaker div.frontmatter {
    max-width: inherit
    }
.x-ebookmaker div.ads {
    max-width: inherit
    }
.x-ebookmaker table.src {
    max-width: inherit
    }
.x-ebookmaker a.pagenum {
    display: none
    }
.x-ebookmaker a.pagenum:after {
    display: none
    }
.x-ebookmaker .trnote {
    margin: 0
    }