/* 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: 'ITC Legacy Serif Book'; } span.f_B /* B */ { font-size: 1.20em; font-family: 'ITC Legacy Serif Bold'; font-weight: bold; } span.f_Chapternum /* Chapter num */ { font-size: 2.40em; font-family: 'Trade Gothic Bold'; font-weight: bold; } span.f_Chaptertit /* Chapter tit */ { font-size: 2.40em; font-family: 'Trade Gothic Bold'; font-weight: bold; } span.f_CO1 /* CO1 */ { font-size: 1.20em; font-family: 'Times New Roman'; } span.f_CodeExample /* Code Example */ { font-size: 0.80em; font-family: 'Courier New'; } span.f_Comment /* Comment */ { } span.f_Contents /* Contents */ { font-family: 'ITC Legacy Serif Book'; } span.f_Extract /* Extract */ { font-family: 'ITC Legacy Serif Book'; } span.f_Heading1 /* Heading1 */ { font-size: 1.60em; font-weight: bold; } span.f_I /* I */ { font-size: 1.20em; font-family: 'ITC Legacy Serif Book Italic'; font-style: italic; } span.f_ImageCaption /* Image Caption */ { font-size: 0.80em; font-weight: bold; } span.f_Imprint /* Imprint */ { font-size: 0.80em; font-family: 'ITC Legacy Serif Book'; } span.f_MainBody /* Main Body */ { font-family: 'ITC Legacy Serif Book'; } span.f_MainBodynobotmarg /* Main Body (no bot marg) */ { font-family: 'ITC Legacy Serif Book'; } span.f_MainBodyIndented /* Main Body Indented */ { font-family: 'ITC Legacy Serif Book'; } span.f_Notes /* Notes */ { } span.f_TNR /* TNR */ { font-size: 1.20em; font-family: 'Times'; } /* 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_B /* B */ { text-align: left; } .p_Chapternum /* Chapter num */ { text-align: right; } .p_Chaptertit /* Chapter tit */ { text-align: left; margin: 21px 0px 21px 0px; } .p_CO1 /* CO1 */ { text-align: left; } .p_CodeExample /* Code Example */ { white-space: nowrap; } .p_Comment /* Comment */ { } .p_Contents /* Contents */ { margin: 0px 0px 9px 0px; } .p_Extract /* Extract */ { margin: 0px 16px 9px 16px; } .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 16px 0px 16px; } .p_MainBody /* Main Body */ { margin: 0px 0px 9px 0px; } .p_MainBodynobotmarg /* Main Body (no bot marg) */ { } .p_MainBodyIndented /* Main Body Indented */ { text-indent: 16px; margin: 0px 0px 9px 0px; } .p_Notes /* Notes */ { } .p_TNR /* TNR */ { text-align: left; }