/* Dante MT Pro */ @font-face { font-family: "DantePro"; font-style: normal; font-weight: 400; src : url("../fonts/DanteMTPro-Regular.otf"); } @font-face { font-family: "DantePro"; font-style: italic; font-weight: 400; src : url("../fonts/DanteMTPro-Italic.otf"); } @font-face { font-family: "DantePro"; font-style: normal; font-weight: 600; src : url("../fonts/DanteMTPro-Medium.otf"); } @font-face { font-family: "DantePro"; font-style: italic; font-weight: 600; src : url("../fonts/DanteMTPro-MediumItalic.otf"); } @font-face { font-family: "DantePro"; font-style: normal; font-weight: 900; src : url("../fonts/DanteMTPro-Bold.otf"); } @font-face { font-family: "DantePro"; font-style: italic; font-weight: 900; src : url("../fonts/DanteMTPro-BoldItalic.otf"); } /* DIN Next LT Pro */ @font-face { font-family: "DINPro"; font-style: normal; font-weight: 100; src : url("../fonts/DINNextLTPro-Light.otf"); } @font-face { font-family: "DINPro"; font-style: italic; font-weight: 100; src : url("../fonts/DINNextLTPro-LightItalic.otf"); } @font-face { font-family: "DINPro"; font-style: normal; font-weight: 400; src : url("../fonts/DINNextLTPro-Regular.otf"); } @font-face { font-family: "DINPro"; font-style: italic; font-weight: 400; src : url("../fonts/DINNextLTPro-Italic.otf"); } @font-face { font-family: "DINPro"; font-style: normal; font-weight: 500; src : url("../fonts/DINNextLTPro-Medium.otf"); } @font-face { font-family: "DINPro"; font-style: italic; font-weight: 500; src : url("../fonts/DINNextLTPro-MediumItalic.otf"); } @font-face { font-family: "DINPro"; font-style: normal; font-weight: 700; src : url("../fonts/DINNextLTPro-Heavy.otf"); } @font-face { font-family: "DINPro"; font-style: italic; font-weight: 700; src : url("../fonts/DINNextLTPro-HeavyItalic.otf"); } @font-face { font-family: "DINPro"; font-style: normal; font-weight: 600; src : url("../fonts/DINNextLTPro-Bold.otf"); } @font-face { font-family: "DINPro"; font-style: italic; font-weight: 600; src : url("../fonts/DINNextLTPro-BoldItalic.otf"); } @font-face { font-family: "DINPro"; font-style: normal; font-weight: 900; src : url("../fonts/DINNextLTPro-Black.otf"); } @font-face { font-family: "DINPro"; font-style: italic; font-weight: 900; src : url("../fonts/DINNextLTPro-BlackItalic.otf"); } /* Futura LT Pro */ @font-face { font-family: "FuturaPro"; font-style: normal; font-weight: 100; src : url("../fonts/FuturaLTPro-Light.otf"); } @font-face { font-family: "FuturaPro"; font-style: italic; font-weight: 100; src : url("../fonts/FuturaLTPro-LightOblique.otf"); } @font-face { font-family: "FuturaPro"; font-style: normal; font-weight: 400; src : url("../fonts/FuturaLTPro-Book.otf"); } @font-face { font-family: "FuturaPro"; font-style: italic; font-weight: 400; src : url("../fonts/FuturaLTPro-BookOblique.otf"); } @font-face { font-family: "FuturaPro"; font-style: normal; font-weight: 500; src : url("../fonts/FuturaLTPro-Medium.otf"); } @font-face { font-family: "FuturaPro"; font-style: italic; font-weight: 500; src : url("../fonts/FuturaLTPro-MediumOblique.otf"); } @font-face { font-family: "FuturaPro"; font-style: normal; font-weight: 600; src : url("../fonts/FuturaLTPro-Heavy.otf"); } @font-face { font-family: "FuturaPro"; font-style: italic; font-weight: 600; src : url("../fonts/FuturaLTPro-HeavyOblique.otf"); } @font-face { font-family: "FuturaPro"; font-style: normal; font-weight: 700; src : url("../fonts/FuturaLTPro-Bold.otf"); } @font-face { font-family: "FuturaPro"; font-style: italic; font-weight: 700; src : url("../fonts/FuturaLTPro-BoldOblique.otf"); } @font-face { font-family: "FuturaPro"; font-style: normal; font-weight: 900; src : url("../fonts/FuturaLTPro-XBold.otf"); } @font-face { font-family: "FuturaPro"; font-style: italic; font-weight: 900; src : url("../fonts/FuturaLTPro-XBoldOblique.otf"); } /* ==================== RH Styles for Images ===================== */ .image { width:100%; page-break-inside:avoid; } /* FULL PAGE IMAGES */ .full_before { page-break-before: always; text-align: center; margin-top: .25em; margin-bottom: 0em; } .full_top { text-align: center; margin-top: .25em; margin-bottom: 0em; } .full_topc { text-align: center; margin-top: .25em; margin-bottom: 0em; } .full_beforeafter { page-break-before: always; text-align: center; margin-top: .25em; margin-bottom: 0em; page-break-after:always; } .full_after { text-align: center; padding-top: .25em; margin-bottom: 0em; page-break-after:always; } .full_none { page-break-before: avoid; text-align: center; margin-top: 1em; margin-bottom: 1em; } /* NORMAL IMAGES */ .medium_img { margin: 1em 10%; text-align: center; page-break-before: avoid; } .small_img { margin: 1em 25%; text-align: center; page-break-before: avoid; } .xsmall_img { margin: 1em 35%; text-align: center; page-break-before: avoid; } /* TALL IMAGES */ .medium_tall { margin: 1em 10%; text-align: center; page-break-before: avoid; } .small_tall { margin: 1em 25%; text-align: center; page-break-before: avoid; } .xsmall_tall { margin: 1em 35%; text-align: center; page-break-before: avoid; } /* FLOAT IMAGES */ .float_right { margin-top: 0em; padding-bottom: .25em; width:30%; float:right; padding-left:10px; } .float_right_wide { margin-top: 0em; padding-bottom: .25em; width:50%; float:right; padding-left:10px; } .float_right_small { margin-top: 0em; padding-bottom: .25em; width:20%; float:right; padding-left:10px; } .float_left { margin-left: 1px; margin-top: 0em; padding-bottom: .25em; width:30%; float:left; padding-right:10px; } .float_left_wide { margin-left: 1px; margin-top: 0em; padding-bottom: .25em; width:50%; float:left; padding-right:10px; } .float_left_small { margin-left: 1px; margin-top: 0em; padding-bottom: .25em; width:20%; float:left; padding-right:10px; } /* PROJECT IMAGES */ .project_img { text-align: center; margin:1em 10% 0em 10%; page-break-after:always; } .project_spread { text-align: center; margin: 1em 0 0 0; page-break-after:always; } /* CAPTION IMAGES */ .caption_img { page-break-before:always; text-align: center; margin-top: .25em; margin-bottom: 0em; page-break-inside: avoid; } .inline_img { width:2em; } .pagebreak { page-break-before:always; } .clear { clear:both; } /*====RH SQUEEZE====*/ .squeeze20 {margin:1em 40%;} .squeeze40 {margin:1em 30%;} .squeeze50 {margin:1em 25%;} .squeeze60 {margin:1em 20%;} .squeeze80 {margin:1em 10%;} /* ---- ADDITIONAL STYLES and OVERRIDES ---- */ a.wlink { text-decoration:none; color:#ffffff; -webkit-text-fill-color:#ffffff; } .normal { font-style:normal; } p { text-align:left; margin-bottom:0; } /* ----- NAV BARS ----- */ div.nav { margin:1em 0; page-break-inside:avoid; page-break-before:always; border-bottom: 2px solid #999999; border-top: 2px solid #999999; width:100%; } div.nav-nobreak { margin:1em 0 1em 0; page-break-inside:avoid; border-bottom: 2px solid #999999; border-top: 2px solid #999999; width:100%; } a.index_link { text-decoration:none; color:#333333; } p.nav-bar { margin:.1em; padding:.4em; line-height:1.5; text-align:center; } span.letter-block { width:1em; text-align:center; margin:0 .15em; color:#999999; display:inline-block; } /*.indexdiv { font-family:sans-serif; font-size:1.2em; margin:1em 0 .25em 0; }*/ /* @font-face { font-family:BrownStd; font-weight:bold; src : url("../fonts/BrownStd-Bold.otf"); } @font-face { font-family:BrownStd; src : url("../fonts/BrownStd-Regular.otf"); } @font-face { font-family:"Haarlemmer MT"; font-style:italic; src : url("../fonts/HaarlemmerMT-Italic.TTF"); } @font-face { font-family:"Haarlemmer MT"; font-style:oblique; src : url("../fonts/HaarlemmerMT-Italic.TTF"); } @font-face { font-family:"Haarlemmer MT Pro"; font-weight:bold; src : url("../fonts/HaarlemmerMTPro-Bold.otf"); } @font-face { font-family:"Haarlemmer MT Pro"; font-style:italic; src : url("../fonts/HaarlemmerMTPro-Italic.otf"); } @font-face { font-family:"Haarlemmer MT Pro"; font-style:oblique; src : url("../fonts/HaarlemmerMTPro-Italic.otf"); } @font-face { font-family:"Haarlemmer MT Pro"; src : url("../fonts/HaarlemmerMTPro-Regular.otf"); } @font-face { font-family:"Minion Pro"; src : url("../fonts/MinionPro-Regular.otf"); } @font-face { font-family:"Slate Pro"; src : url("../fonts/SlatePro.otf"); } @font-face { font-family:"Slate Pro Bk"; font-weight:300; src : url("../fonts/SlatePro-Bk.otf"); } @font-face { font-family:"Slate Pro Bk Condensed"; font-weight:300; font-stretch:condensed; src : url("../fonts/SlatePro-BkCondensed.otf"); } @font-face { font-family:"Slate Pro Condensed"; font-weight:bold; font-stretch:condensed; src : url("../fonts/SlatePro-BoldCondensed.otf"); } @font-face { font-family:"Slate Pro Light"; font-weight:300; src : url("../fonts/SlatePro-Light.otf"); } @font-face { font-family:"Slate Pro Light"; font-style:italic; font-weight:300; src : url("../fonts/SlatePro-LightItalic.otf"); } @font-face { font-family:"Slate Pro Light"; font-style:oblique; font-weight:300; src : url("../fonts/SlatePro-LightItalic.otf"); } @font-face { font-family:"Slate Pro Medium"; font-weight:500; src : url("../fonts/SlatePro-Medium.otf"); }*/ table.Dietary-Table { border-collapse:collapse; border: 1px solid #221e1f; /* Contrast warning: Please use Color Checker */ margin: 1em 0; } td.Dietary-Table { border-left-width:1px; border-left-style:solid; border-left-color:#221e1f; /* Contrast warning: Please use Color Checker */ border-top-width:1px; border-top-style:solid; border-top-color:#221e1f; /* Contrast warning: Please use Color Checker */ border-right-width:1px; border-right-style:solid; border-right-color:#221e1f; /* Contrast warning: Please use Color Checker */ border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#221e1f; /* Contrast warning: Please use Color Checker */ padding: 4px; vertical-align:top; } table.Table-Style-2 { border-collapse:collapse; border: 3px solid #ffffff; /* Contrast warning: Please use Color Checker */ margin: 1em 0; } td.Table-Style-2 { border-left-width:2px; border-left-style:solid; border-left-color:#ffffff; /* Contrast warning: Please use Color Checker */ border-top-width:2px; border-top-style:solid; border-top-color:#ffffff; /* Contrast warning: Please use Color Checker */ border-right-width:2px; border-right-style:solid; border-right-color:#ffffff; /* Contrast warning: Please use Color Checker */ border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#ffffff; /* Contrast warning: Please use Color Checker */ padding: 4px; vertical-align:top; } table.Table-Style-3 { border-collapse:collapse; border: 1px solid #221e1f; /* Contrast warning: Please use Color Checker */ margin: 1em 0; } td.Table-Style-3 { border-left-width:2px; border-left-style:solid; border-left-color:#ffffff; /* Contrast warning: Please use Color Checker */ border-top-width:2px; border-top-style:solid; border-top-color:#ffffff; /* Contrast warning: Please use Color Checker */ border-right-width:2px; border-right-style:solid; border-right-color:#ffffff; /* Contrast warning: Please use Color Checker */ border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#ffffff; /* Contrast warning: Please use Color Checker */ padding: 4px; vertical-align:top; } .body { background-color:#a4c4c6; /* Contrast warning: Please use Color Checker */ border-bottom-color:#212121; border-bottom-width:1px; border-left-color:#212121; border-left-width:1px; border-right-color:#212121; border-top-color:#212121; border-top-width:1px; } .row30 { width: 30%; } .row40 { width: 40%; } .main { font-family: serif; font-size:0.72em; line-height:1.2em; margin: 0 0 0 2.3em; text-indent:-2.3em; } .sub { font-family: serif; font-size:0.72em; line-height:1.2em; margin: 0 0 0 2.3em; text-indent:-1.2em; } .indexdiv { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:0.92em; font-weight:500; line-height:1; margin: 1.6em 0 0 0; page-break-after:avoid; } /*.Basic-Paragraph { font-family:"Minion Pro", serif; font-size:1em; line-height:1.2; }*/ .bmh1 { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:1.05em; letter-spacing: 0.03em; text-transform:uppercase; line-height:1.2em; margin: 0.8em 0 0.2em 0; } .continued { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:0.8em; line-height:1.3; margin: 0.7em 0 0 0; text-transform:uppercase; } .continued-rt { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"FuturaPro", sans-serif; font-size:1em; font-weight:bold; line-height:2; margin: 1.8em 0 0 0; text-transform:uppercase; } .crt { font-family: serif; font-size:0.7em; line-height:1.3em; margin: 0.7em 0 0em 0; } .crtb { font-family: serif; font-size:0.7em; line-height:1.4em; margin: 0em 0 0em 0; } .dsi { color:#ec008c; font-family:"DINPro", sans-serif; font-size:0.7em; font-weight:500; line-height:1.2; } .fmh1 { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:1.3em; line-height:1em; margin: 1.5em 0 0 0; } .fmh2 { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:1.05em; font-variant:small-caps; line-height:1.1em; margin: 1.4em 0 0.1em 0; } .fmt { font-family:"DINPro", sans-serif; font-weight: 400; font-size:1.9em; margin: 0.5em 0 1.2em 0; line-height:1.2em; } .group { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:0.9em; font-weight:500; line-height:1; margin: 1.6em 0 0 0; page-break-after:avoid; } .h1 { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:1.3em; line-height:1em; margin: 1.5em 0 0 0; } .h2 { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:1.1em; font-variant:small-caps; line-height:1.1; margin: 1.1em 0 0.2em 0; } .p { font-family: serif; font-size:0.85em; line-height:1.4em; margin: 0 0 0.7em 0; } .paft { font-family: serif; font-size:0.85em; line-height:1.4em; margin: 0.5em 0 0.7em 0; } .pf { font-family: serif; font-size:0.85em; line-height:1.4em; margin: 0 0 0.7em 0; } p.r1il { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:500; line-height:1.1em; margin: 0em 0 0.4em 0; } .r1ilf { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:500; line-height:1.1em; margin: 1.75em 0 0.4em 0; } .r1ill { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:500; line-height:1.1em; margin: 0em 0 1.75em 0; } .r1n { font-family: serif; font-size:0.88em; line-height:1.3em; margin: 0 0 0.8em 0; } .r1nh { color:#939598; font-family:"DINPro", sans-serif; font-size:0.85em; line-height:1.2em; letter-spacing: 0.03em; margin: 1.75em 0 0.3em 0em; } .r1nih { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:400; line-height:1.2em; margin: 0 0 0.3em 0em; } li.r1p { list-style-position: inside; color:#6da0a4; font-family:"DINPro", sans-serif; font-size:0.9em; font-weight: 500; line-height:1.4em; margin: 0 0 0.7em 0; } p.r1p { color: #212121; font-family: serif; font-size:1em; /*text-indent: 0.5em;*/ } li.r1pf { list-style-position: inside; color:#6da0a4; font-family:"DINPro", sans-serif; font-size:0.9em; font-weight: 500; line-height:1.4em; margin: 1.75em 0 0.7em 0; } p.r1pf { color: #212121; font-family: serif; font-size:1em; /*text-indent: 0.5em;*/ } li.r1pl { list-style-position: inside; color:#6da0a4; font-family:"DINPro", sans-serif; font-size:0.9em; font-weight: 500; line-height:1.4em; margin: 0 0 1.75em 0; } p.r1pl { color: #212121; font-family: serif; font-size:1em; /*text-indent: 0.5em;*/ } .r1t { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"FuturaPro", sans-serif; font-size:1.5em; font-weight:600; letter-spacing: 0.04em; line-height:1.3em; margin: 0.25em 0 0.5em 0; text-transform:uppercase; page-break-before: always; } .r1y { font-family:"DINPro", sans-serif; font-size:0.75em; font-weight:100; line-height:1.1em; margin: 1.65em 0 0.4em 0; text-transform:uppercase; border-bottom: 1px solid #212121; } .rhn { font-family:"DINPro", sans-serif; font-size:0.95em; font-weight:100; line-height:1.3em; margin: 0 0 0 0em; text-indent:1.5em; } .rhnf { font-family:"DINPro", sans-serif; font-size:0.95em; font-weight:100; line-height:1.3em; margin: 1em 0 0 0em; } /* .rhnfno { font-family:"DINPro", sans-serif; font-size:0.95em; font-weight:100; line-height:1.3em; margin: 1em 0 3em 0em; }*/ p.ril { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:500; line-height:1.1em; margin: 0em 0 0.4em 0; } .rilf { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:500; line-height:1.1em; margin: 1.75em 0 0.4em 0; } .rill { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:500; line-height:1.1em; margin: 0em 0 1.75em 0; } .rilfl { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:500; line-height:1.1em; margin: 1.75em 0 1.75em 0; } .rilh { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:0.85em; font-weight:500; line-height:1.2em; margin: 1.75em 0 0.4em 0; } .rn { font-family: serif; font-size:0.88em; line-height:1.3em; margin: 1.4em 0 0.8em 0; } .rnh { font-family:"DantePro", serif; font-size:0.8em; font-weight:bold; line-height:1.3; margin: 0 0 0.8em 0; } .rni { font-family:"DINPro", sans-serif; font-size:0.82em; font-weight:400; line-height:1.2em; margin: 0 0 0.3em 0em; } .rnih { color:#939598; font-family:"DINPro", sans-serif; font-size:0.85em; line-height:1.2em; letter-spacing: 0.03em; margin: 1.4em 0 0.3em 0em; } li.rp { list-style-position: inside; color:#6da0a4; font-family:"DINPro", sans-serif; font-size:0.9em; font-weight: 500; line-height:1.4em; margin: 0 0 0.7em 0; } p.rp { color: #212121; font-family: serif; font-size:1em; /*text-indent: 0.5em;*/ } li.rpf { list-style-position: inside; color:#6da0a4; font-family:"DINPro", sans-serif; font-size:0.9em; font-weight: 500; line-height:1.4em; margin: 1.75em 0 0.7em 0; } p.rpf { color: #212121; font-family: serif; font-size:1em; /* text-indent: 0.5em;*/ } li.rpl { list-style-position: inside; color:#6da0a4; font-family:"DINPro", sans-serif; font-size:0.9em; font-weight: 500; line-height:1.4em; margin: 0 0 1.75em 0; } p.rpl { color: #212121; font-family: serif; font-size:1em; /*text-indent: 0.5em;*/ } .rt { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"FuturaPro", sans-serif; font-size:1.5em; font-weight:600; letter-spacing: 0.04em; line-height:1.3em; margin: 0.25em 0 0.5em 0; text-transform:uppercase; page-break-before: always; } .rtno { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"FuturaPro", sans-serif; font-size:1.5em; font-weight:600; letter-spacing: 0.04em; line-height:1.3em; margin: 0.25em 0 1.1em 0; text-transform:uppercase; page-break-before: always; } .rtb { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"FuturaPro", sans-serif; font-size:1.5em; font-weight:600; letter-spacing: 0.04em; line-height:1.3em; margin: 0.25em 0 1.1em 0; text-transform:uppercase; } .basicb { border: 12px solid #d7e2e3; padding: 0.2em 1em 0.4em 1em; } p.ry { font-family:"DINPro", sans-serif; font-size:0.75em; font-weight:100; line-height:1.1em; margin: 0.6em 0 0.4em 0; text-transform:uppercase; } p.ryf { font-family:"DINPro", sans-serif; font-size:0.75em; font-weight:100; line-height:1.1em; margin: 1.75em 0 0.4em 0; text-transform:uppercase; } .ryline{ border-bottom: 1px solid #212121; padding-bottom: 0.1em; } .tb { font-family:"DINPro", sans-serif; font-size:0.82em; line-height:1.3em; } .tbh { color:#fafafa; font-family:"DINPro", sans-serif; font-size:0.9em; line-height:1.2em; } .toc { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"FuturaPro", sans-serif; font-size:0.95em; font-weight: 500; letter-spacing: 0.03em; line-height:1.2; margin: 1.3em 0 0.3em 0; text-transform:uppercase; } .toc1 { font-family:"DINPro", sans-serif; font-size:0.85em; font-weight:100; line-height:1.3em; margin: 0 0 0.3em 1.1em; } .ul { font-family: serif; font-size:0.85em; line-height:1.4em; margin: 0 0 0.7em 0; } .ulf { font-family: serif; font-size:0.85em; line-height:1.4em; margin: 0 0 0.7em 0; } .ull { font-family: serif; font-size:0.85em; line-height:1.4em; margin: 0 0 0.7em 0; } .b { font-family:"DantePro", serif; font-weight:bold; } .ccust1 { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DantePro", serif; font-size:0.8em; font-weight:bold; } .charts-ch-headers { font-size:0.6em; text-transform:uppercase; } .fmt-b { font-family:"DINPro", sans-serif; font-size:0.95em; line-height: 0; font-weight:600; } .fmt-i { font-style:italic; } .i { font-family:"DINPro", sans-serif; font-style:italic; font-weight:300; } .rhn-i { font-family:"DINPro", sans-serif; font-style:italic; font-weight:300; } .rp-i { font-style:italic; } span.ry10 { color:#6da0a4; /* Contrast warning: Please use Color Checker */ font-family:"DINPro", sans-serif; font-size:0.95em; font-weight:600; text-transform:uppercase; } .CellOverride-1 { border-bottom-width:2px; } .CellOverride-2 { border-top-width:2px; padding-top:5px; } .CellOverride-3 { border-top-width:2px; } .CharOverride-1 { font-size:0.9em; } .CharOverride-2 { font-family:"DantePro"; } .subnum { font-size:0.6em; line-height: 0; vertical-align:sub; } .CharOverride-4 { color:#5e5f62; } .CharOverride-6 { font-size:0.85em; } .CharOverride-7 { font-size:0.9em; } /*.CharOverride-8 { font-family:"DantePro"; font-style:italic; }*/