/*----------------stylesheet defination-------------------*/ div.booksection { page-break-before: always; margin-top:0.5em; margin-bottom:0.5em; margin-left:0.5em; margin-right:0.5em; } div.title { margin-top:4.0em; margin-bottom:14.0em; } div.poem { page-break-before: always; margin-top:0.5em; margin-bottom:0.5em; margin-left:10.0em; margin-right:10.0em; } p { text-align:justify; line-height:1.2em; margin-bottom:0.3em; margin-top:0.3em; margin-left:0em; } h1 { margin-top:1.5em; margin-bottom:1.5em; line-height:1.5em; } h2 { margin-top:1.5em; margin-bottom:0.0em; line-height:1.5em; } blockquote { margin-top: 2.0em; margin-bottom: 2.0em; margin-left: 2.0em; margin-right: 2.0em; } ul { margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 2.0em; line-height: 1.5em; } .center { text-align:center; } .right { text-align:right; } .left { text-align:left; } .start { text-indent:0em; margin-top:5.5em; } .indent { text-indent:1.5em; } .noindent { text-indent:0em; margin-top:1.5em; } .noindent1 { text-indent:0em; margin-top:0em; } .toc { margin-top:0.5em; margin-bottom:0.5em; } .star { margin-top: 2.0em; margin-bottom: 1.0em; text-align:center; } ol { margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 4.5em; line-height: 1.5em; }