/*----------------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:3.0em; margin-bottom:0.5em; margin-left:0.5em; margin-right:0.5em; } a {text-decoration: none;} .center{ margin-top:1.5em; 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:5.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.3em; margin-bottom:0.0em; } .noind{ text-indent: 0em; margin-top:0.0em; margin-bottom:0.0em; } .start{ text-indent: 0em; margin-top:4.0em; margin-bottom:0.0em; } .noindent1{ text-indent: 0em; } .toc { margin-top:0.5em; margin-bottom:0.5em; } .toc1 { margin-left: 1.0em; margin-top:0.5em; margin-bottom:0.5em; } .toc2 { margin-left: 2.0em; margin-top:0.5em; margin-bottom:0.5em; } h1 { text-align: center; margin-top:0.5em; margin-bottom:0.5em; line-height:1.5em; } h2{ margin-top:0.8em; margin-bottom:0.0em; 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; } .left1{ text-align:left; margin-left: 1.0em; } .pagebreak{ page-break-before: always; } div.box { border: 1pt solid #818284; padding-top:2em; padding-bottom:2em; padding-right:0em; padding-left:1.5em; margin-top: 2em; margin-bottom: 0.5em; width: 100%; margin-left: 0em; margin-center: 30.5em; font-family: Arial; font-size: 12pt; background-color:#808080; } div.box1 { border: 1pt solid #818284; padding-top:2em; padding-bottom:2em; padding-right:0em; padding-left:1.5em; margin-top: 2em; margin-bottom: 0.5em; width: 100%; margin-left: 0em; margin-center: 30.5em; font-family: Arial; font-size: 12pt; } ul { text-align:justify; margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 1em; line-height: 1.5em; } .center { text-align:center; } ul.hyphen { list-style-type: none; margin-left: 1.0em; text-indent: -1.0em; margin-top: 0.3em; margin-bottom: 0.3em; line-height: 1.5em; } ul.none { list-style-type: none; margin-left: 1.0em; text-indent: 1.5em; margin-top: 0.3em; margin-bottom: 0.3em; line-height: 1.5em; } ol.none { list-style-type: none; margin-left: 1.0em; text-indent: 1.5em; margin-top: 0.3em; margin-bottom: 0.3em; line-height: 1.5em; } .caption{ text-align: center; }