/*----------------stylesheet defination-------------------*/ div.booksection { margin-top:1.5em; margin-bottom:1.5em; margin-left:1.5em; margin-right:1.5em; } h5 { text-align:justify; line-height:1.2em; margin-left: 0; text-indent: 0em; margin-top:.1em; margin-bottom:.1em; font-weight: normal; font-size: 100%; } .h2 { font-size:1.5em; margin-top:2em; margin-bottom: 3em; text-align:center; line-height:1.5em; } .part { text-align:center; margin-top:5em; font-size: 2em; margin-bottom: 0em; line-height:1em; } .part1 { text-align:center; margin-top:1em; font-size: 2.8em; margin-bottom: 0em; line-height:1em; } h2.author { text-align:center; margin-top: 10em; font-weight: normal; font-size:1.5em; } h1.title { text-align:center; margin-top: 1em; margin-bottom:0em; font-weight: bold; font-size: 4em; } .poem { text-indent:0em; margin-left: 2em; margin-top: .1em; margin-bottom: 0em; } .poem1 { text-indent:0em; margin-left: 2em; margin-top: 1em; margin-bottom: 0em; } .noindent { text-indent:0em; margin-top: 1em; margin-bottom: 0em; } .noindent1 { text-indent:0em; margin-top: .1em; margin-bottom: 0em; } .indent { text-indent: 1em; margin-top: .1em; margin-bottom: 0em; } .indent1 { text-indent: 1em; margin-top: 1em; margin-bottom: 0em; } .copyright { text-indent:0em; text-align: center; font-weight: normal; font-size: .8em; margin-top:.1em; margin-bottom:.1em; } .copyright1 { text-indent:0em; text-align: center; font-size: .8em; margin-top:3em; margin-bottom:.1em; } .copyright2 { text-indent:0em; text-align: center; font-size: .8em; margin-top: 10em; margin-bottom:.1em; } .center { margin-top:1em; margin-bottom:0em; text-align:center; } .center1 { text-align:center; } .pagebreak { page-break-before: always; } .right { text-align: right; margin: 0em; } .right1 { margin-right: 2em; text-align: right; } .toc { text-align: left; text-indent:.0em; margin-top:.3em; margin-left: 1em; margin-bottom: 0em; } .toc1 { text-align: left; text-indent:.0em; margin-top: 1em; margin-bottom: 0em; } a { text-decoration: none; } .blockquote { margin-top: 1.5em; margin-bottom: 1.5em; margin-left: 1.5em; margin-right: 1.5em; } .ded { text-align:center; margin-top: 7em; line-height: 1.2em; margin-bottom:.2em; } .ded1 { text-align:center; margin-top: .1em; line-height: 1.2em; margin-bottom:.2em; } span.strike { text-decoration: line-through; } span.underline { text-decoration: none; }