/*----------------stylesheet defination-------------------*/ div.booksection { page-break-before: always; margin-top:0.5em; margin-bottom:0.5em; margin-left:0.5em; margin-right:0.5em; } .section { margin-top:9.0em; } .pagebreak { page-break-before: always; } a { text-decoration: none; } .toc { margin-top:1.5em; margin-bottom:0.3em; } .toc1 { margin-top:0.3em; margin-left:1.5em; margin-bottom:0.3em; } .strick { text-decoration: line-through; } .center { text-align:center; } .right { text-align:right; } .left { text-align:left; } .hang { margin-left: 1.5em; text-indent: -1.5em; } p { margin-top:0.3em; margin-bottom:0.3em; text-align:justify; } p.noindent { text-indent:0em; margin-top:1.5em; } p.noindent1 { text-indent:0em; } p.noindent2 { margin-top:2.0em; } p.indent { text-indent:1.5em; } p.indent1 { text-indent:3em; } h1 { margin-top:1.5em; margin-bottom:1.5em; line-height:1.5em; } h1.title { margin-top:1.5em; margin-bottom:0.3em; line-height:1.5em; text-align: center; } 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.5em; margin-right: 0em; } ul { margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 2.0em; line-height: 1.5em; } ul.hyphen { list-style-type: none; margin-left: 2.0em; text-indent: -1.0em; margin-top: 0.3em; margin-bottom: 0.3em; line-height: 1.5em; } ol.A { list-style-type: upper-alpha; margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 2.0em; line-height: 1.5em; } ol.a { list-style-type: lower-alpha; margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 2.0em; line-height: 1.5em; } ol.I { list-style-type: upper-roman; margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 2.0em; line-height: 1.5em; } ol.i { list-style-type: lower-roman; margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 2.0em; line-height: 1.5em; } table.border { border-collapse:collapse; margin-right: 0.0em; margin-left: 0.0em; margin-top: 0.5em; margin-bottom: 0.5em; } table.border th { border-top: 1pt solid #818284; border-bottom: 1pt solid #818284; vertical-align: bottom; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; } table.border td { border-top: 1pt solid #818284; border-bottom: 1pt solid #818284; vertical-align: top; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; } .underline { text-decoration: underline; } .font { margin-top: 1.5em; margin-bottom: 1.5em; font-family: Courier New; } hr { color: #111111; } .footnotes { text-align:left; margin-top:2.5em; margin-bottom:1.5em; } .notes { margin-left:1.0em; } .note { vertical-align: top; }