@import "page.css"; @font-face { font-family: "ABook"; font-style: normal; font-weight: normal; src: url(../fonts/AveniBoo.otf); } @font-face { font-family: "ABookObl"; font-style: normal; font-weight: normal; src: url(../fonts/AveniBooObl.otf); } @font-face { font-family: "AMed"; font-style: normal; font-weight: normal; src: url(../fonts/AveniMed.otf); } @font-face { font-family: "AMedObl"; font-style: normal; font-weight: normal; src: url(../fonts/AveniMedObl.otf); } p { font: 1em "ABook"; margin-top: .8em; margin-bottom: .8em; text-indent: 0; orphans: 2; widows: 2; } h1.title { font: 2em "AMed"; text-align:left; border-bottom: 1px solid; margin-bottom: 1em; color: #4f81be; } h1.section { font: 2em "AMed"; text-align:left; border-bottom: 1px solid; margin-bottom: 1em; } h1.subsection { font: 1.8em "AMed"; text-align:left; margin-bottom: 1em; color: #7a953c; } .none { color: white; } .divide { page-break-before: always; } .nodivide { page-break-before: avoid; } h2.subtitle { font: 1.3em "AMed"; text-align:left; page-break-before: avoid; color: #4f81be; margin-left: .7em; } h3{ font: 1.4em "AMed"; text-align:left; color: #4f81be; } h4{ font: 1.3em "AMed"; text-align:left; color: #4b4b4b; } h4.writer { margin-left: 1.5em; } h5 { font: 1.4em "AMed"; text-align:left; color: #4f81be; } .bylineposition { font: .8em "AMed"; margin-left: 5em; color: #4b4b4b; } .simplelist { margin-top: 1.25em; margin-bottom: 1.25em; } p.intro { font: 1em "ABookObl"; color: #25408f; } span.introEmphasis { font: 1em "ABook"; } p.introBQuote { font: 1em "ABookObl"; color: #25408f; margin: 1em; } span.name { font: 1em "AMed"; color: #25408f; text-transform: uppercase; } p.nospace { margin-top: 0em; margin-bottom: 0em; padding-left: .8em ; text-indent: -.8em ; font-family: sans-serif; margin-left: .75em; } .blockquote { margin: 1em; } .attribution { font-family: sans-serif; font-size: .85em; text-align: right; } .caption { font: .75em "AMed"; page-break-before: avoid; color: #25408f; text-indent: 0em; } .sidebar { background-color: #d1d3d4; padding: 1em; margin: 1em; } .chapter { text-align: left; } .bridgehead { margin-left: 1em; text-align: left; } img { width: 100%; display: block; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; } td,th { text-align: center; } ul { color: #25408f; }