@page{ margin: 5pt; } div.width100percent { text-align: center; width:100%; max-height: 100%; } img.width100percent { max-width:100%; } div.width80percent { text-align: center; margin: 0 10%; max-height: 100%; } div.width80percent2 { text-align: center; margin: 2% 10%; max-height: 100%; } div.width80percent1 { text-align: center; margin: 2% 10%; max-height: 100%; } div.titlepage{ /* for title page style */ margin-top: 2em; margin-bottom: 0em; } p.booktitle{ /* for title of book style in titlepage */ font-size: 2.5em; text-align: center; margin-top: 1em; margin-bottom: 0em; } p.subtitle{ /* subtitle in titlepage */ text-align: center; font-size: large; margin-top: 0em; margin-bottom: 0em; } p.subtitle1{ text-align: center; font-size: large; margin-top: 1em; margin-bottom: 3em; } p.author{ /* for author style in titlepage */ font-size: 1.7em; text-align: center; margin-top: 0.3em; margin-bottom: 0em; } p.publisher {/* for publisher in title page */ text-align: center; margin-top: 3em; margin-bottom: 0em; } div.copyright{ /* for spacing and marings whole copyright page */ font-size: small; text-align: center; margin-top: 2em; margin-bottom: 0em; } p.dedication{ /* for paragraph style in dedication page */ text-align: center; margin-top: 3em; margin-bottom: 0em; font-size: medium; line-height: 1.5em; } h1.chapter { /* for chapter heading style */ text-align: center; font-size: 1.6em; margin-top: 2em; margin-bottom: -0.5em; } h1.toc { /* for chapter heading style */ text-align: center; font-size: 1.6em; margin-top: 2em; margin-bottom: 3em; } p.right{ /* style for paragraph in right */ text-align: right; margin-top: 0em; margin-bottom: 0em; } p.center{ /* style for center paragraph */ margin-top: 0em; text-align: center; margin-bottom: 0em; } p.center1{ margin-top: 1em; text-align: center; margin-bottom: 0em; } p.center2{ margin-top: 1em; text-align: center; margin-bottom: 1em; } p.copy{ /* for style of paragraph of copyright page */ text-align: center; margin-top: 0em; margin-bottom: 0em; } p.copy1{ text-align: center; margin-top: 1em; margin-bottom: 0em; } div.block{ /* for blockquote style */ margin-left: 6%; margin-right: 6%; margin-bottom: 1em; margin-top: 1em; } div.block1{ /* for blockquote style */ margin-left: 15%; margin-right: 15%; margin-bottom: 1em; margin-top: 1em; } p.nonindent{ /* for nonindent paragraph */ margin-top: 0.0em; text-indent: 0em; margin-bottom: 0em; } p.nonindent1{ /* for top margin in nonindent paragraph */ margin-top: 1.5em; text-indent: 0em; margin-bottom: 0em; } p.nonindent2{ margin-top: 3em; text-indent: 0em; margin-bottom: 0em; } p.indent{ /* for indent paragraph */ text-indent: 1.5em; margin-top: 0em; margin-bottom: 0em; } span.underline{ text-decoration: underline; } span.smallcap{ font-size: 70%; } img{ max-height: 100%; max-width: 100%; } a{ text-decoration: none; } sup { font-size: 70%; line-height: 0; } sub { font-size: 70%; line-height: 0; } img.inline{ vertical-align: middle; } a.hlink { text-decoration: none; } p.toc{ /* for individual entries */ margin-left: 5%; margin-top: 0.5em; margin-bottom: 0em; } p.click_here{ margin-top: 2em; text-align: center; margin-bottom: 0em; } /* Please add new style after this comment tag */ p.hanging{ margin-top: 0.0em; text-indent: -2.5%; margin-bottom: 0em; margin-left: 2.5%; }