/* CSS Document */ /* Please don't Change any element */ Bipl{} @font-face { font-family: "Arial"; font-weight: normal; font-style:italic; src: url('fonts/ariali.ttf'); } @font-face { font-family: "Arial"; font-weight: normal; font-style: normal; src: url('fonts/ARIALUNI.ttf'); } body { margin: 5%; font-family:Arial, Helvetica, sans-serif; font-size:100%; } /* ------------------ GENERAL ------------------ */ a:link { color: #0000FF; font-size: 100%; text-decoration: none; } a:active { color: #0000FF; font-size: 100%; text-decoration: none; } a:hover { color: #993366; font-size: 100%; text-decoration: none; } a { text-decoration:none; } sup { text-decoration:none; } small { font-size:80%; } /* ------------------ FRONT MATTER ------------------ */ .halftitle { text-align:center; margin-top:10%; margin-bottom:3em; font-size:110%; } .booktitle { text-align:center; font-size:250%; margin-top:0em; margin-bottom:0em; } .subtitle { text-align:center; font-size:130%; margin-top:0.5em; margin-bottom:0em; } .author { text-align:center; margin-top:1em; margin-bottom:20%; font-size:120%; } .publisher { text-align:center; margin-top:0em; margin-bottom:0em; font-size:100%; } .pub_logo { text-align:center; } .dedication { margin-top:0em; margin-bottom:0em; text-align:center; font-size:120%; } .copyright { margin-top:0em; margin-bottom:0em; font-size:95%; text-align:center; } .copyright1 { margin-top:1.25em; margin-bottom:0em; font-size:95%; text-align:center; } .copyright2 { margin-top:0em; margin-bottom:0em; font-size:95%; text-align:left; } .copyright3 { margin-top:-1.1em; margin-bottom:0em; font-size:95%; text-align:right; } .toc { text-align:center; margin-top:0em; margin-bottom:0.2em; font-size:100%; } .toc1 { text-align:center; margin-top:1.5em; margin-bottom:0.2em; font-size:100%; } /* ------------------ BODY ------------------ */ .chapnum { text-align:center; margin-top:2em; margin-bottom:3em; font-size:150%; } .chapnum1 { text-align:center; margin-top:1em; margin-bottom:0em; font-size:150%; } .chaptitle { text-align:center; margin-top:0.6em; margin-bottom:3em; font-size:150%; } .chaptitle1 { text-align:center; margin-top:0.6em; margin-bottom:1em; font-size:150%; } .h1 { text-align:center; margin-top:2em; margin-bottom:1.5em; font-size:105%; } .h2 { margin-top:2em; margin-bottom:1.5em; font-size:105%; text-align:left; } .noindent { text-indent:0em; margin-top:0em; margin-bottom:0em; font-size:100%; text-align:justify; } .noindent1 { text-indent:0em; margin-top:2em; margin-bottom:0em; font-size:100%; text-align:justify; } .indent { text-indent:1em; margin-top:0em; margin-bottom:0em; font-size:100%; text-align:justify; } .center { text-align:center; margin-top:1em; margin-bottom:1em; } .center1 { text-align:center; margin-top:1.5em; margin-bottom:3em; } .right { text-align:right; margin-top:0.5em; margin-bottom:1em; } .block { margin-left:1em; margin-top:1.5em; margin-bottom:2em; margin-right:0em; font-size:90%; } .block1 { margin-top:1em; margin-bottom:1em; text-indent:0em; font-size:100%; } /* ------------------ LIST ------------------ */ .hanging { text-indent:-1em; margin-left:1.2em; font-size:100%; margin-top:0em; margin-bottom:0em; text-align:justify; } /* ------------------ FIGURES ------------------ */ img { max-width: 100%; max-height: 100%; } .imgcenter { margin-top:10%; text-align:center; margin-bottom:0em; margin-right:0em; } .imgcenter1 { margin-top:10%; text-align:center; margin-bottom:1em; margin-right:0em; } /* ------------------ BACK MATTER ------------------ */ .bib { text-indent:-1.5em; margin-left:1.3em; font-size: 90%; margin-top:0em; margin-bottom:0.4em; text-align:justify; } .index { text-indent:-1.5em; margin-left:1.3em; font-size:90%; margin-bottom:0em; margin-top:0em; } .index1 { text-indent:-1.5em; margin-left:1.3em; font-size:90%; margin-bottom:0em; margin-top:1em; } .note { text-indent:1em; margin-left:0em; font-size:90%; margin-top:0em; margin-bottom:0.3em; text-align:justify; } .note1 { text-indent:0em; margin-top:0em; margin-bottom:0em; font-size:90%; text-align:justify; } .note2{ text-indent:1em; margin-top:0em; margin-bottom:0em; font-size:90%; text-align:justify; }