/* 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_BODYFO /* BODY FO */ { font-size: 1.20em; font-family: 'Plantin Light'; } span.f_BODYINDENT /* BODY INDENT */ { font-size: 1.20em; font-family: 'Plantin Light'; } span.f_Break /* Break */ { font-size: 1.20em; font-family: 'Plantin Light'; vertical-align: sub; } span.f_CN /* CN */ { font-size: 2.80em; font-family: 'Plantin Exp Lt'; } span.f_CNonrecto /* CN on recto */ { font-size: 2.80em; font-family: 'Plantin Exp Lt'; } span.f_CodeExample /* Code Example */ { font-size: 0.80em; font-family: 'Courier New'; } span.f_Comment /* Comment */ { } span.f_Heading1 /* Heading1 */ { font-size: 1.60em; font-weight: bold; } span.f_I /* I */ { font-size: 1.20em; font-family: 'Times New Roman'; font-style: italic; } span.f_ImageCaption /* Image Caption */ { font-size: 0.80em; font-weight: bold; } span.f_Notes /* Notes */ { } span.f_prelimendhead /* prelim/end head */ { font-size: 1.50em; font-family: 'Plantin Exp Lt'; letter-spacing: 4px; } /* 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_BODYFO /* BODY FO */ { } .p_BODYINDENT /* BODY INDENT */ { text-indent: 16px; } .p_Break /* Break */ { text-align: center; } .p_CN /* CN */ { text-align: center; margin: 0px 0px 84px 0px; } .p_CNonrecto /* CN on recto */ { text-align: center; margin: 0px 0px 84px 0px; } .p_CodeExample /* Code Example */ { white-space: nowrap; } .p_Comment /* Comment */ { } .p_Heading1 /* Heading1 */ { text-align: left; } .p_I /* I */ { text-align: left; } .p_ImageCaption /* Image Caption */ { text-align: left; } .p_Notes /* Notes */ { } .p_prelimendhead /* prelim/end head */ { text-align: center; margin: 0px 0px 87px 0px; }