/* Namespace declarations */ @namespace epub "http://www.idpf.org/2007/ops"; section ul { list-style-type: none; margin-top: 4px; margin-bottom: 4px; margin-left: 0; padding-left: 0; page-break-before: avoid; font-family: "Univers-57-Condensed"; } ul ul { list-style-type: none; margin-left: 1em; padding-left: 0; page-break-before: avoid; font-family: "Univers-57-Condensed"; } ul ul ul { list-style-type: none; margin-left: 2em; padding-left: 0; page-break-before: avoid; font-family: "Univers-57-Condensed"; } li { list-style-type: none; font-family: "Univers-57-Condensed"; page-break-inside: avoid; } dt { display: inline; font-weight: bold; } dd { display: inline-block; margin-bottom: 5px; margin-left: 1em; } @font-face { font-family: "Univers-47-Condensed-Bold"; font-style: normal; font-weight: bold; src:url(fonts/UniversLTStd-BoldCn.otf); } @font-face { font-family: "Univers-57-Condensed"; font-style: normal; font-weight: normal; src:url(fonts/UniversLTStd-Cn.otf); } @font-face { font-family: "Univers-47-Condensed-Light-Oblique"; font-style: italic; font-weight: normal; src:url(fonts/UniversLTStd-LightCnObl.otf); } @font-face { font-family: "Univers-47-Condensed-Light"; font-style: normal; font-weight: normal; src:url(fonts/UniversLTStd-LightCn.otf); } h1 { margin: 36px 0px 5px 0px; text-align: left; font-family: "Univers-47-Condensed-Bold"; } h2 { margin: 24px 0px 5px 0px; text-align: left; font-family: "Univers-47-Condensed-Bold"; }