/* 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: 'Times'; } span.f_Allcaps /* All caps */ { font-size: 1.20em; font-family: 'Times New Roman'; text-transform: uppercase; } span.f_annotationreference /* annotation reference */ { font-size: 0.80em; font-family: 'Times New Roman'; } span.f_BREAK /* BREAK */ { font-size: 1.10em; font-family: 'Adobe Garamond Regular'; vertical-align: sub; } span.f_CO /* CO */ { font-size: 1.10em; font-family: 'Adobe Garamond Regular'; } span.f_CodeExample /* Code Example */ { font-size: 0.80em; font-family: 'Courier New'; } span.f_Comment /* Comment */ { } span.f_CT /* CT */ { font-size: 1.60em; font-family: 'Adobe Garamond Regular'; } span.f_DEDI /* DEDI */ { font-size: 1.10em; font-family: 'Adobe Garamond Regular'; } span.f_DefaultParagraphFont /* Default Paragraph Font */ { font-size: 1.20em; font-family: 'Times New Roman'; } span.f_H /* H */ { font-size: 1.20em; font-family: 'Times New Roman'; } 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_SC /* SC */ { font-size: 1.20em; font-family: 'Times New Roman'; } span.f_TX /* TX */ { font-size: 1.10em; font-family: 'Adobe Garamond Regular'; } span.f_TX1 /* TX1 */ { font-size: 1.10em; font-family: 'Adobe Garamond Regular'; } /* 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_Allcaps /* All caps */ { text-align: left; } .p_annotationreference /* annotation reference */ { text-align: left; } .p_BREAK /* BREAK */ { text-align: center; } .p_CO /* CO */ { } .p_CodeExample /* Code Example */ { white-space: nowrap; } .p_Comment /* Comment */ { } .p_CT /* CT */ { text-align: center; margin: 0px 0px 189px 0px; } .p_DEDI /* DEDI */ { text-align: center; } .p_DefaultParagraphFont /* Default Paragraph Font */ { text-align: left; } .p_H /* H */ { text-align: left; } .p_Heading1 /* Heading1 */ { text-align: left; } .p_I /* I */ { text-align: left; } .p_ImageCaption /* Image Caption */ { text-align: left; } .p_Notes /* Notes */ { } .p_SC /* SC */ { text-align: left; } .p_TX /* TX */ { } .p_TX1 /* TX1 */ { text-indent: 15px; }