@charset "UTF-8"; /* reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } /* end reset */ /* fonts */ @font-face { font-style: normal; font-family: NotoSerif; src: url(../Fonts/NotoSerif-Regular.ttf) ; font-weight: normal;} @font-face { font-style: normal; font-family: NotoSerif; src: url(../Fonts/NotoSerif-Bold.ttf) ; font-weight: bold;} @font-face { font-style: italic; font-family: NotoSerif; src: url(../Fonts/NotoSerif-Italic.ttf) ; font-weight: normal; } @font-face { font-style: normal; font-family: Jura-DemiBold; src: url(../Fonts/Jura-DemiBold.ttf) ; font-weight: bold; } /*cover*/ /*body*/ body { font-family: "NotoSerif", serif; margin: 0 2px 0 2px; } /*headings*/ h1 { font-size: 1.4em; font-weight: bold; font-style: normal; margin: 0.6em 0.8em 0.8em 0.8em; text-align: center; font-family: "Jura-DemiBold"; } h2 { font-size: 1.2em; font-weight: normal; margin: 0em 0.8em 0em 0.8em; text-align: center; font-family: "Jura-DemiBold"; } h3 { font-size: 2.2em; font-weight: normal; line-height: 1; margin: 0em 0.8em 0.6em 0.8em; text-align: center; font-family: "Jura-DemiBold"; } h4 { font-size: 1.1em; font-weight: bold; margin: 0.5em 0.5em 0.5em 0.5em; text-align: center; font-family: "Jura-DemiBold"; } h6 { font-size: 0.9em; font-weight: bold; margin: 0em 0em 0em 0em; text-align: center; font-family: "Jura-DemiBold"; } /*text*/ p { font-size: 1em; text-align: justify; margin: 0 0 0 0; text-indent:2em; font-family: "NotoSerif", serif; } .centersmall { text-align: center; margin: 1em 0 1.2em 0; font-size: 0.8em; } .small { font-size: 0.8em; margin: 0 0 0 0; text-indent:0em; } .poem { font-size: 0.85em; text-align: left; margin: 1em 0 1em 2em; text-indent:0em; font-style: normal; font-family: "NotoSerif", serif; } .center { text-align: center; margin-top: 0.7em; margin-bottom: 0.7em; text-indent:0em; } sup{ font-size: 0.75em; line-height: normal; vertical-align: super; } .drop-cap { font-weight: normal; float: left; margin-top: -0.20em; font-size: 3em; margin-right: 0.07em; font-family: "Jura-DemiBold"; } p.dropcap { text-indent: 0em; text-align:justify; } /*img, ads*/ table { width:100%; } td { font-size:85%; vertical-align: top !important; } td.pic { width:30%; } h5 { text-align: center; margin: 0em 0em 0em 0em; } img.illustr { width: 100% !important; vertical-align: text-top; margin-left: auto; margin-right: auto; }