/*----------------stylesheet defination-------------------*/ @import url(page-template.xpgt); div.section { margin-top:0.5em; margin-bottom:0.0em; } div.copy { margin-top:6.0em; margin-bottom:0.0em; font-size:0.9em; text-align: center; } div.booksection { font-family: Charis; /* page-break-before: always; */ margin-top:0.5em; margin-bottom:0.5em; margin-left:0.5em; margin-right:0.5em; } div.chapter { margin-top:4em; } div.ded { margin-top:6.0em; margin-bottom:0.0em; text-align: center; } p { text-align:justify; font-family: Charis; line-height:1.2em; margin-bottom:0.1em; margin-top:0.1em; margin-left:0em; } p.copy_center { font-family: Charis; font-style: italic; margin-top:1.0em; margin-bottom:0.0em; font-size:0.9em; text-align: center; } .start { text-indent:0.0em; margin-top:3.0em; } .right { text-align: right; } .indent { text-indent:1.5em; } .center { text-align:center; } .chapternum { font-size: 1.5em; margin-bottom: 1.5em; font-family: Trebuchet, Arial, Helvetica, "sans-serif"; } .chapterhead { font-size: 1.5em; margin-bottom: 1.5em; font-family: Trebuchet, Arial, Helvetica, "sans-serif"; } .break { text-indent:0.0em; margin-top:1.5em; margin-bottom:0.0em; } .milestone { text-indent:0.0em; margin-top:1.5em; margin-bottom:1.5em; text-align: center; } .indent { text-indent:1.5em; } .noindent { text-indent:0.0em; margin-top:0.0em; margin-bottom:0.0em; } @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); }