/*----------------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.section { margin-top:4.5em; margin-bottom: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; } .start{ text-indent: 0em; margin-top:4.0em; margin-bottom:0.0em; } .indent{ text-indent: 1.5em; margin-top:0.3em; margin-bottom:0.3em; } .noindent{ text-indent: 0em; margin-top:1.5em; margin-bottom:0.0em; } .noindent1 { text-indent:0.0em; margin-top:0.0em; margin-bottom:0.0em; } .toc { margin-top:1.5em; margin-bottom:0.3em; } .toc1 { margin-left: 2.4em; margin-top:0.3em; margin-bottom:0.3em; text-indent:-1.4em; } .toc2 { margin-left: 2.6em; margin-top:0.3em; margin-bottom:0.3em; text-indent:-1.4em; } h1 { text-align: center; margin-top:0.0em; margin-bottom:0.0em; } h2{ margin-top:1.0em; margin-bottom:0.0em; line-height:1.5em; } h3{ margin-top:1.0em; margin-bottom:0.0em; } blockquote { margin-top: 2.0em; margin-bottom: 2.0em; margin-left: 1.0em; margin-right: 0.0em; } ul { text-align:justify; margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 1em; line-height: 1.5em; } .center1 { margin-top:0.0em; text-align:center; } .hang { margin-top:0.0em; margin-left:1.5em; text-indent:-1.5em; } .hang1 { margin-top:0.5em; margin-left:1.5em; text-indent:-1.5em; } table.none { border-collapse:collapse; margin-right: 0.0em; margin-left: 0.0em; margin-top: 1.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; } li.none { margin-top:1.0em; } hr{ margin-top:1.0em; color:#000000; }