/*----------------stylesheet defination-------------------*/ div.booksection { margin-top: 1.7em; margin-bottom: 1.7em; margin-left: 1.7em; margin-right: 1.7em; } p { text-align: justify; line-height: 1.4em; text-indent: 0em; margin-top: .1em; margin-bottom: .1em; font-size: 100%; font-weight: normal; font-family: serif; } h2.chaptitle { font-size: 2em; font-weight: normal; margin-top: 4em; margin-bottom: 6em; text-align: center; line-height: 1.5em; font-family:sans-serif; } .author { text-align: center; margin-top: 4em; font-weight: normal; font-size: 2em; font-family: sans-serif; } .title { text-align: center; margin-top: 1em; font-weight: normal; margin-bottom: 7em; font-family: sans-serif; font-size: 3em; } .noindent1 { text-indent: 0em; margin-top: 1em; margin-bottom: .1em; } .noindent { text-indent: 0em; margin-top: .1em; margin-bottom: .1em; } .noindent2 { text-indent: 0em; margin-top: 20em; margin-bottom: .1em; } .indent { text-indent: 1em; margin-top: .1em; margin-bottom: .1em; } .subtitle1 { text-align: center; margin-top: 1em; font-family:sans-serif; font-weight: normal; font-size:1.2em; margin-bottom: 1.5em; } .subtitle2 { text-align: center; margin-top: 19em; font-family:sans-serif; font-weight: normal; font-size:1.2em; margin-bottom: 1.5em; } .copyright1 { text-indent: 0em; font-size: .8em; margin-top: 1.5em; margin-bottom: .1em; } .copyright2 { text-indent: 0em; font-size: .8em; margin-top: 25em; margin-bottom: .1em; } .image { text-indent: 0em; text-align: center; margin-top: 1.2em; margin-bottom: 1.3em; } .pubimage { text-indent: 0em; text-align: center; margin-top: 1em; margin-bottom: 1em; } .center { text-align: center; margin-top: 1.5em; } .center1 { text-align: center; margin-top: 1em; } .pagebreak { page-break-before: always; } a { text-decoration: none; color:blue; } sup { font-size: .6em; line-height: .8em; } sub { font-size: .6em; line-height: .8em; } h2.halftitle { text-align: center; margin-top: 3em; margin-bottom: .1em; font-family: serif; font-weight: normal; font-size: 1.17em; } span.dropcap { font-size: 3.5em; padding-top: .12em; float: left; padding-right:.01em; font-family:sans-serif; line-height: .6em; }