@font-face { font-family: "LatoBold"; src: url("../Fonts/Lato-Bold.ttf"); } @font-face { font-family: "LatoLight"; src: url("../Fonts/Lato-Light.ttf"); } @font-face { font-family: "BlackOps"; src: url("../Fonts/BlackOpsOne-Regular.ttf"); } body { widows: 0; orphans: 0; } /* HEADING STYLES */ h1, h2, h3, h4, h5, h6, p { page-break-after: avoid; -webkit-hyphens: none; adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } h1.chapnum { font-family : "LatoLight", sans-serif; font-size : 0.9em; text-align : center; text-indent : 0; margin : 0; } h2.chaptitle { font-family : "LatoBold", sans-serif; font-weight : bold; font-size : 1.5em; text-align : center; text-indent : 0; margin : 20px 0; } h3.subhead { font-family : "LatoBold", sans-serif; font-size : 1em; text-align : left; text-indent : 0; margin : 2em 0 0 0; } h4.note_subhead { font-family : "LatoBold", sans-serif; font-size : 0.7em; text-align : left; text-indent : 0; margin : 1em 0 0 0; } /* BODY */ p { font-family: serif; font-size: 0.82em; line-height: 1.5em; text-align: left; } p.firstp { text-indent: 0; margin: 1em 0 0 0; } p.body { text-indent : 1.5em; margin : 0; } p.body-space { text-indent : 1.5em; margin : 1em 0 0 0; } p.ded { text-align: center; margin: 15% 20% 0 20%; } p.ded_attr { text-align: center; margin: 1em 20% 0 20%; } p.toc_main { font-family: "LatoBold", sans-serif; font-weight: bold; font-size: 0.9em; text-indent: 0; margin: 0 0 5px 0; } p.toc { font-family: "LatoLight", sans-serif; font-size: 0.9em; text-indent: 0; margin: 0 0 5px 0; } p.toc a, p.toc_main a { color: #000000; } p.bq-firstp { font-size : 0.8em; line-height : 1.6em; text-indent : 0; margin : 1em 1em 0 2em; } p.bq-body { font-size : 0.8em; line-height : 1.6em; text-indent : 1.5em; margin : 0 1em 0 2em; } p.bq-noindent { font-style : italic; font-size : 0.8em; line-height : 1.6em; text-indent : 0; margin : 0 1em 0 2em; } p.bib { font-size : 0.8em; line-height : 1.6em; text-indent : -2em; margin : 0 0 0 2em; } p.praise { font-size : 0.7em; text-indent : 0; margin : 1em 0 0 0; } p.praise-attr { font-weight : bold; font-size : 0.65em; text-indent : 0; margin : 5px 0px 0px 0px; } p.xfootnote { font-size : 0.65em; text-align : left; text-indent : -2em; margin : 0 0 5px 2em; } p.copyright { font-size: 0.65em; text-align: center; margin-bottom: 0.5em; } /* IMAGES */ .photo { display: inline-block; page-break-inside: avoid; width: 100%; text-align: center; margin: 10px 0; } .caption { text-align: center; margin: 0; } /* SPAN */ span.small { font-size: 85%; } span.small_toc { font-family: serif; font-weight: normal; font-size: 75%; } span.notes { vertical-align : super; } span.i { font-style : italic; } span.i_b { font-style: italic; font-weight: bold; }