/*----------------stylesheet defination-------------------*/ div.booksection { page-break-before: always; margin-top: 1em; margin-bottom: 1em; margin-left: 1em; margin-right: 1em; } div.section { margin-top: 13em; margin-bottom: 0.5em; } p { text-align: justify; line-height: 1.2em; text-indent: 1em; margin-top: .1em; margin-bottom: .1em; } .h2 { font-size: 1.5em; margin-top: 0em; margin-bottom: 3em; text-align: center; line-height: 1.5em; } .subtitle { margin-top: 2em; margin-bottom: 1.5em; text-align: center; line-height: 1.3em; } .h1 { text-align: center; margin-top: 0em; font-size: 2.8em; margin-bottom: 0em; line-height: 1em; } .h3 { text-align: center; margin-top: 0em; color: #1fb25a; margin-bottom: 0em; font-size: 1.5em; } .h4 { text-align: left; margin-top: 1.5em; margin-bottom: 0em; font-size: 1em; } .h5 { text-align: left; margin-top: 1.5em; margin-bottom: 0em; font-size: 1em; } .aut { text-align: center; margin-top: 3em; line-height: 1.2em; text-indent: 0; margin-bottom: .2em; } .aut1 { text-align: center; margin-top: 1em; line-height: 1.2em; text-indent: 0; margin-bottom: .2em; } .author { text-align: center; margin-top: 4em; text-indent:0em; font-weight: normal; font-size: 1.5em; } .title { text-align: center; margin-top: 1em; text-indent:0em; margin-bottom: 6em; font-weight: normal; font-size: 2.5em; } .pub { text-align: center; margin-top: 6em; font-weight: normal; } .noindent { text-indent: 0em; margin-top: 1em; margin-bottom: .1em; } .copyright { text-indent: 0em; font-size: .7em; margin-top: .1em; margin-bottom: .1em; } .copyright2 { text-indent: 0em; font-size: .7em; margin-top: 1.5em; margin-bottom: .1em; } .copyright1 { text-indent: 0em; font-size: .7em; margin-top: 7em; margin-bottom: .1em; } .image { text-indent: 0em; text-align: center; margin-top: 7em; margin-bottom: 1em; } .caption { text-align: center; margin-bottom: .5em; font-size: 1.1em; font-weight: bold; } .center { text-align: center; margin-top: 1em; } .half { text-align: center; } .pagebreak { page-break-before: always; } .right { text-align: right; } .toc { text-align: left; text-indent: 0em; margin-top: .3em; margin-bottom: .3em; } .hang { margin-left: 1em; margin-top: .1em; margin-bottom: .1em; text-indent: -1em; } a { text-decoration: none; } div.blockquote { margin-top: 1em; margin-bottom: 1em; margin-left: 1em; margin-right: 0em; } div.blockquote1 { margin-top: 1em; margin-bottom: 1em; margin-left: 3em; margin-right: 1em; } div.sidebar { margin-top: 2em; text-indent: 0em; margin-bottom: 1em; border: thin solid black; } .index { margin-top: .5em; margin-left: .1em; margin-bottom: .1em; } .indexmain { margin-top: .1em; margin-bottom: .1em; } .indexsub { text-indent: 1.5em; margin-top: .1em; margin-bottom: .1em; } .ded { margin-top: 10em; line-height: 1.2em; text-indent: 0em; margin-bottom: .2em; } span.strike { text-decoration: line-through; } span.underline { text-decoration: underline; } span.dropcap { font-size: 2.5em; font-style: italic; line-height: .7em; padding-right: .1em; text-indent: 0em; padding-top: .16em; float: left; } sup { font-size: .6em; line-height: .8em; } sub { font-size: .6em; line-height: .8em; } img { text-indent: 0em; text-align: center; }