/*----------------stylesheet defination-------------------*/ /*----------------Element-------------------*/ div.booksection { page-break-before: always; margin-top:1.5em; margin-bottom:0.5em; margin-left:0.5em; margin-right:0.5em; } div.section1 { margin-top:0.5em; margin-bottom:0.5em; margin-left:0.5em; margin-right:0.5em; } p { text-align:left; margin-top:0.2em; margin-bottom:0.2em; } h1 { margin-top:2.5em; margin-bottom:0.0em; line-height:1.5em; } h2 { margin-top:1.0em; margin-bottom:0.5em; line-height:1.5em; } h3{ margin-top:1.5em; margin-bottom:0.0em; } h4{ margin-top:0.3em; margin-bottom:0.5em; } blockquote { margin-top: 1.0em; margin-bottom: 2.0em; margin-left: 2.0em; margin-right: 2.0em; } /*----------------Class-------------------*/ .center { text-align:center; } .center1 { text-align:center; } .right { text-align:right; } .start { text-indent:0em; margin-top:3.5em; } .indent { text-indent:1.5em; } .noindent { text-indent:0em; margin-top:1.5em; } .noindent1 { text-indent:0em; margin-top:0.3em; } .toc { margin-left:1.5em; margin-top:0.3em; margin-bottom:0.3em; } .toc1 { margin-left:3.5em; margin-top:0.3em; margin-bottom:0.3em; } .hang { margin-top:1.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: 0.5em; margin-bottom: 0.5em; } table.none td { vertical-align: top; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; } .font { font-family: Courier New; } div.section { margin-top:4.0em; } .underline { text-decoration:underline; } ol.A { list-style-type: upper-alpha; margin-top: 1.0em; margin-bottom: 0.0em; margin-left: 0.0em; line-height: 1.5em; }