/* Text Styles */ hr { color: #000000} body, table, tr, th /* Normal */ { font-size: 100.01%; font-family: 'Arial'; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; } svg { height: 98%; width: 100%; } .images { text-align: center; } span.f_[NoParagraphStyle] /* [No Paragraph Style] */ { font-size: 1.20em; font-family: 'Minion Pro'; } span.f_AHead /* A Head */ { font-family: 'Minion Pro'; letter-spacing: 1px; text-transform: uppercase; } span.f_Bibliography /* Bibliography */ { font-family: 'Minion Pro'; } span.f_Chapternum /* Chapter num */ { font-size: 2.00em; font-family: 'Minion Pro'; font-style: italic; } span.f_Chaptertit /* Chapter tit */ { font-size: 3.00em; font-family: 'Minion Pro'; } span.f_CodeExample /* Code Example */ { font-size: 0.80em; font-family: 'Courier New'; } span.f_Comment /* Comment */ { } span.f_Contents /* Contents */ { font-size: 1.10em; font-family: 'Minion Pro'; } span.f_Eref /* Eref */ { font-size: 0.60em; font-family: 'Times New Roman'; vertical-align: super; } span.f_Extractcomplete /* Extract (complete) */ { font-family: 'Minion Pro'; } span.f_Extractfirst /* Extract (first) */ { font-family: 'Minion Pro'; } span.f_Extractlastindented /* Extract (last indented) */ { font-family: 'Minion Pro'; } span.f_Extractlast /* Extract (last) */ { font-family: 'Minion Pro'; } span.f_Extractmiddleindented /* Extract (middle indented) */ { font-family: 'Minion Pro'; } span.f_Extractmiddle /* Extract (middle) */ { font-family: 'Minion Pro'; } span.f_Heading1 /* Heading1 */ { font-size: 1.60em; font-weight: bold; } span.f_I /* I */ { font-size: 1.10em; font-family: 'Minion Pro'; font-style: italic; } span.f_ImageCaption /* Image Caption */ { font-size: 0.80em; font-weight: bold; } span.f_Imprint /* Imprint */ { font-size: 0.90em; font-family: 'Minion Pro'; } span.f_Index /* Index */ { font-size: 0.90em; font-family: 'Minion Pro'; } span.f_MainBody /* Main Body */ { font-size: 1.10em; font-family: 'Minion Pro'; } span.f_MainBodyIndented /* Main Body Indented */ { font-size: 1.10em; font-family: 'Minion Pro'; } span.f_Notes /* Notes */ { } span.f_Notes0 /* Notes0 */ { font-family: 'Minion Pro'; } span.f_Notes00 /* Notes00 */ { font-family: 'Minion Pro'; } /* Paragraph styles */ p /* Normal */ { text-align: justify; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } .p_[NoParagraphStyle] /* [No Paragraph Style] */ { text-align: left; line-height: 1.20; } .p_AHead /* A Head */ { text-align: left; margin: 20px 0px 14px 0px; } .p_Bibliography /* Bibliography */ { margin: 0px 0px 9px 0px; } .p_Chapternum /* Chapter num */ { text-align: center; } .p_Chaptertit /* Chapter tit */ { text-align: center; margin: 20px 0px 102px 0px; } .p_CodeExample /* Code Example */ { white-space: nowrap; } .p_Comment /* Comment */ { } .p_Contents /* Contents */ { } .p_Eref /* Eref */ { text-align: left; } .p_Extractcomplete /* Extract (complete) */ { margin: 20px 23px 20px 23px; } .p_Extractfirst /* Extract (first) */ { margin: 20px 23px 0px 23px; } .p_Extractlastindented /* Extract (last indented) */ { text-indent: 23px; margin: 0px 23px 20px 23px; } .p_Extractlast /* Extract (last) */ { margin: 0px 23px 20px 23px; } .p_Extractmiddleindented /* Extract (middle indented) */ { text-indent: 23px; margin: 0px 23px 0px 23px; } .p_Extractmiddle /* Extract (middle) */ { margin: 0px 23px 0px 23px; } .p_Heading1 /* Heading1 */ { text-align: left; } .p_I /* I */ { text-align: left; } .p_ImageCaption /* Image Caption */ { text-align: left; } .p_Imprint /* Imprint */ { text-align: center; margin: 0px 23px 0px 23px; } .p_Index /* Index */ { text-align: left; text-indent: -24px; margin: 0px 0px 0px 24px; } .p_MainBody /* Main Body */ { } .p_MainBodyIndented /* Main Body Indented */ { text-indent: 23px; } .p_Notes /* Notes */ { } .p_Notes0 /* Notes0 */ { text-indent: -2em; margin-left:2em; } .p_Notes00 /* Notes00 */ { text-indent: -2em; margin-left:2em; } span.notesblock { display:inline-block; text-indent:0em; white-space:pre-wrap; width:2em; }