/*----------------stylesheet defination-------------------*/ div.booksection { page-break-before: always; margin-top:0.5em; margin-bottom:0.5em; margin-left:0.5em; margin-right:0.5em; } a {text-decoration: none;} .center{text-align:center;} .right{text-align:right;} .left{text-align:left;} p { text-align: justify; margin-top:0.2em; margin-bottom:0.2em; } p.noindent { text-indent:0em; margin-top:1.5em; } p.noindent1 { text-indent:0em; margin-top:0.5em; } p.start { text-indent:0em; margin-top:5.5em; } p.indent{text-indent:1.5em;} .toc { margin-top:0.5em; margin-bottom:0.5em; } .toc1 { margin-top:0.5em; margin-bottom:0.5em; margin-left:1.5em; } h1 { margin-top:1.5em; margin-bottom:1.5em; line-height:1.5em; } h2{ margin-top:0.8em; margin-bottom:0.5em; line-height:1.5em; } h3{ margin-top:0.5em; margin-bottom:0.5em; 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; } ul.none { list-style-type: none; margin-left: 1.5em; text-indent:-1.5em; } table.none { border-collapse:collapse; margin-right: 0.0em; margin-left: 3.0em; margin-top: 0.5em; margin-bottom: 0.5em; } table.none th { vertical-align: bottom; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; } table.none td { vertical-align: top; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; } .pagebreak{ page-break-before: always; }