@charset "utf-8"; /* CSS Document */ body { margin: 0; padding: 0; } /*---------------Global-------------------*/ p.image-center { text-align: center; padding: 0; margin-bottom: 0; margin-top: 0.2em; } div.image { page-break-inside: avoid; margin-top: 0.8em; margin-bottom: 0.2em; } /*Full width image*/ /*-----------Title-----------------------*/ p.title1 { font-size: 180%; text-align: center; margin-bottom: 0; margin-top: 5em; line-height: 140%; letter-spacing: 2px; } p.title2 { font-size: 220%; margin-top: 0.2em; text-align: center; letter-spacing: 2px; margin-bottom: 0; line-height: 125%; } p.title-aut { font-size: 100%; margin-top: 0.3em; text-align: center; margin-bottom: 4em; } /*-----------HalfTitle-----------------------*/ p.h-title1 { font-size: 150%; text-align: center; margin-bottom: 0; margin-top: 4em; line-height: 140%; letter-spacing: 2px; } p.h-title2 { font-size: 220%; margin-top: 0; text-align: center; letter-spacing: 2px; margin-bottom: 0; line-height: 125%; } /*-----------Copyright-----------------------*/ p.copy-para { text-align: left; margin-left: 0; margin-bottom: 0; margin-top: 1em; } /*---------------Dedication--------*/ p.dedic { margin-bottom: 0; margin-top: 100px; text-align: center; line-height: 130%; } p.dedic1 { margin-bottom: 0; margin-top: 1em; text-align: center; line-height: 130%; } /*-----------Contents-----------------------*/ table { margin-top: 1em; margin-bottom: 1em; } table > tbody > tr > td { margin-bottom: 0; padding-top: 0.5em; vertical-align: top; } /*---------Chapters--------------*/ p.title-no { text-align: center; margin-bottom: 0; margin-top: 2em; line-height: 230%; } p.title-head { margin-top: 0.5em; text-align: center; margin-bottom: 1em; word-spacing: 5px; line-height: 130%; } p.title-head1 { margin-top: 2em; text-align: center; margin-bottom: 0.5em; word-spacing: 5px; line-height: 130%; } p.para1 { margin-bottom: 0; margin-top: 0.2em; line-height: 125%; text-align: justify; } p.para { margin-bottom: 0; margin-top: 0; line-height: 125%; text-align: justify; text-indent: 1em; } p.title-headG { margin-top: 2em; text-align: center; margin-bottom: 0; } p.paraG { margin-top: 0.5em; text-align: center; margin-bottom: 0; word-spacing: 5px; } p.right1 { margin-top: 1em; text-align: right; margin-bottom: 1em; word-spacing: 0; } p.right1a { margin-top: 1em; text-align: right; margin-bottom: 1em; word-spacing: 0; } @media all { div.image { page-break-inside: avoid; margin-top: 0.8em; margin-bottom: 0.2em; } } p.line { border-top: 2px solid black; margin: 0 35% 0 35%; }