/*----------------stylesheet defination-------------------*/ svg { height:95%; width:98%; } div.booksection { page-break-before: always; margin-top:0.5em; margin-bottom:0.5em; margin-left:0.5em; margin-right:0.5em; text-align:justify; } div.section { margin-top:5.0em; margin-bottom:0em; } div.section1 { margin-top:10.0em; margin-bottom:0em; } p { line-height:1.2em; margin-bottom:0.2em; margin-top:0.2em; margin-left:0em; text-align:justify; } .right { text-align:right; } .right1 { text-align:right; margin-top:1.0em; } .left { text-align:left; } .indent { text-indent:1.5em; } .noindent { margin-top:1.0em; margin-bottom:0.0em; text-indent:0em; } .noindent5 { margin-left: 1.5em; margin-top:1.0em; margin-bottom:0.0em; text-indent:0em; } .noindent1 { text-indent:0.0em; margin-top:0.0em; margin-bottom: 0.0em; } .center { text-align: center; } blockquote { margin-top: 1.0em; margin-bottom: 0.0em; margin-left: 0.0em; margin-right: 0em; } .indent1 { margin-top:1.0em; text-indent:1.5em; } h1.chap { margin-top:2.0em; margin-bottom:1.0em; font-size:1.5em; font-weight:normal; text-align:center; } h1.chap1 { margin-top:1.0em; margin-bottom:2.0em; font-size:1.5em; font-weight:normal; text-align:center; } .center1 { text-align: center; margin-top:1.5em; } a {text-decoration: none; color:#000000;} div.copy { font-size:0.8em; } .pagebreak{ page-break-before: always; }