@page { margin: 5pt; } @font-face { font-family: "Charis"; font-style: normal; font-weight: normal; src:url(fonts/CharisSILR.ttf); } @font-face { font-family: "Charis"; font-style: normal; font-weight: bold; src:url(fonts/CharisSILB.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: normal; src:url(fonts/CharisSILI.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: bold; src:url(fonts/CharisSILBI.ttf); } body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } p { margin-top: 0.3em; margin-bottom: 0.3em; } /* ===================== Copyright Styles ===================== */ div.copyright { margin-top: 2.0em; font-size: 0.8em; } div.chapter { margin-top: 2em; margin-bottom: 2em; } p.Copyright { text-align: center; margin-top: 1em; margin-bottom: 0em; } p.Copyright1 { text-align: center; margin-top: 0em; } /* ===================== title page Styles ===================== */ div.titlepage { margin-top: 2em; } div.images { margin-top: 0.5em; margin-bottom: 0.1em; } /* ===================== Fm and Toc Styles ===================== */ p.toc { text-align: justify; margin-left: 0em; margin-top: .3em; margin-bottom: .3em; } /* ===================== Chapter Body Styles ===================== */ sup { vertical-align: 4px; } sup.frac, sub.frac { font-size: 0.7em; } a.hlink { text-decoration: none; } a { text-decoration: none; } p.image{ text-align: center; margin-top: 1.0em; margin-bottom: 1.0em; } p.Other-books{ text-align: center; margin-top: 1em; margin-bottom: 1em; } p.Ornament{ text-align: center; text-indent: 0em; margin-top: 2.0em; margin-bottom: 2.0em; } h1.Chapter-head { font-weight: bold; font-style: italic; text-align: center; font-size: 1.5em; text-indent: 0em; margin-top: 2em; margin-bottom: 2em; line-height: 1.1em; } h1.Chapter-head1 { font-weight: bold; text-align: center; font-size: 1.5em; text-indent: 0em; margin-top: 2em; margin-bottom: 2em; line-height: 1.1em; } p.Dedication{ font-style: italic; text-align: center; font-size: 1.0em; margin-top: 3.0em; text-indent: 0em; } p.Caption{ font-style: italic; text-align: justify; font-size: 1.0em; text-indent: 0em; margin-top: 2.0em; } h2.Dateline{ font-weight: bold; font-style: italic; text-align: left; font-size: 1.2em; margin-top: 1.0em; text-indent: 0em; line-height: 1.1em; margin-bottom: 0.3em; } p.Excerpt { text-align: justify; font-size: 1.0em; font-style: italic; text-indent: 0em; margin-top: 1em; margin-left: 1em; margin-right: 1em; margin-bottom: 1em; } p.Body-text-indent{ text-align: justify; font-size: 1em; text-indent: 1em; } p.Body-no-indent{ text-align: justify; font-size: 1em; text-indent: 0em; } p.Body-break-indent{ text-align: justify; font-size: 1em; text-indent: 1em; margin-top: 1em; } p.Body-break-no-indent{ text-align: justify; font-size: 1em; text-indent: 0em; margin-top: 1em; } p.Acknowledgements{ text-align: center; font-size: 1.0em; text-indent: 0em; margin-top: 1em; font-style: italic; } p.pagebreak { page-break-before: always; } img { max-width: 100%; max-height: 100%; }