.fsp { font-size: 1.5em} body { text-align: justify; font-family: "LLG", serif; } /*headings*/ h1 { font-size: 130%; padding-top: 20%; margin-bottom: 2.5em; } /*paragraph*/ p { text-indent: 1em; margin: 0.2em 0 0.2em 0;} /*Text align*/ div.cquo, h1, h2, .c{ text-align: center;} .ra{ text-align: right;} /*Links*/ a { text-decoration: none; } /*small-caps, .sc for class, and small for html tag*/ small, .sc { font-size: 80%; } /*thought break padding*/ div.copy > p, .pad { padding-top: 1.5em; } /*no indent*/ div.cquo > p,.ni, h1+p, h2+p { text-indent: 0em; } /*italics*/ .ita{ font-style: italic;} /*For Copyright*/ div.copy > p { text-indent: 0em; } div.copy { text-align: center; font-size: 95%; padding-top: 2em; } /*quote*/ div.quo { margin: 1.5em 0 1.5em 1.5em; font-size: 0.95em; } div.quo > p.ni { text-indent: 0em; } /*Lists*/ div.l1 { padding-left: 1em;} div.l1 > p { text-indent: -1em; padding: 0;} div.l2 { margin: 1em 0 1em 2.5em} div.l2 > p { text-indent: -2em; padding: 0;} /*table*/ table { border: none; } table.mulcol { margin: 1em 2.5% 1em 2.5%; } table.mulcol td { vertical-align: top; padding: 0 0 0 0.5em; width: 47%; } #td1 { vertical-align: top; padding: 0; } /*Images*/ .img4 { width: 40%;} .imgh { width: 50%;} .img6 { width: 60%} div.poe { width: 60%; margin: 1em 20% 1em 20%;} div.poe > p.poe { margin: 0em ; } div.poe > p.poe2 { margin: 0 0 0 1em;} div.poe > p.poe, div.poe > p.poe2{text-indent: -0.5em;} /*Centered Quotes*/ div.cquo { margin: 1em 0 1em 0; } p.indt1 { margin-right: 4em; } div.fn { border-top: 1px solid; margin-top: 2em; page-break-before: always; } div.fn > p { margin: 0.5em 0 0.5em 0; } a.f { font-size: 0.75em; vertical-align: text-top; } /*TOC*/ div.level1 p { text-indent: -0.3em; margin: 1.3em 0 1.3em 0; } div.level1 { width: 80%; margin: 0 10% 0 10%;}