/*----------------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:6em; } 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; } p.ded_center { font-family: Charis; font-style: italic; margin-top:2.5em; margin-bottom:0.0em; font-size:1.0em; text-align: center; } p.epigraph { font-family: Charis; font-style: italic; margin-top:5em; margin-bottom:0.0em; font-size:1.0em; text-align: center; } div.part h1.title{ padding-top:2.0em; margin-top:2.0em; margin-bottom:2.5em; text-align: center; } div.part h1, h1.part { margin-top:1.0em; margin-bottom:1.0em; text-align: center; text-indent: 0; } .start { text-indent:0.0em; margin-top:3.0em; } .right { text-align: right; } .letter { margin-top:1.0em; font-style: italic; margin-bottom:1.0em; } .indent { text-indent:1.5em; } .cast { margin-top:1.5em; margin-left:1.5em; } .center { text-align:center; } .chapterhead { font-size: 1.7em; margin-bottom:1.2em; text-indent: 0em; } .milestone { margin-top:1.2em; text-align: center; } .poem { margin-top:1.2em; font-style: italic; margin-bottom:1.2em; text-indent: 0; } .break { text-indent:0.0em; margin-top:1.5em; margin-bottom:0.0em; } .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); }