/* general */ body { font-family: "Times New Roman", serif; } @page { margin-top: 5pt; margin-bottom: 5pt; } h1, h2, h3, h4, ul, ol, li, table { margin-left:10pt; margin-right: 10pt; } h1, h2, h3, h4, h5 { text-align: center; clear: both; } h1 { font-size:150%; margin-top: 5em; } h2 { margin-bottom: 1em; font-size:130%; } h3 { font-size: 110%; } a { text-decoration: none; color: inherit; } b, i { font-size: inherit; } li { margin-bottom: 0.25em; font-family: "Times New Roman", serif; font-size: 110%; } p { margin: 0.25em 5pt; text-indent: 0em; text-align: justify; font-family: "Times New Roman", serif; font-size: 110%; orphans: 2; widows: 2; } p+p { text-indent: 1em; } td { vertical-align: text-top; font-size: 100%; } p.vers { margin-top: 1em; margin-bottom: 1em; margin-left: 3em; text-indent: 0; } .italic {font-style: italic;} /* cover */ /* toc */ div#toc ol { list-style-type: upper-roman; } div#toc li {font-size: 100%;} /* titlepage */ h3.author { font-size: 150%; font-family: serif; margin-top:4em; text-align: center; text-indent: 0em; font-weight: normal; } h3.subtitle { font-size: 150%; font-family: serif; margin-top:1em; text-align: center; text-indent: 0em; font-weight: normal; font-style: italic; } /* author */ #author img { float:left; margin-right: 20px; margin-bottom: 10px; margin-top: 10px; width: 150px; } #author p { text-indent: 0em; } /* footnotes */ div.brk {page-break-after: always;}