@font-face { font-family: Garamond; src: url("../Fonts/cormorantgaramondmedium.otf") format("opentype"); } @font-face { font-family: Garamond; src: url("../Fonts/cormorantgaramondmediumitalic.otf") format("opentype"); font-style: italic; } @font-face { font-family: Garamond; src: url("../Fonts/cormorantgaramondbold.otf") format("opentype"); font-weight: bold; } @font-face { font-family: Garamond; src: url("../Fonts/cormorantgaramondbolditalic.otf") format("opentype"); font-weight: bold; font-style: italic; } @media print { body, td, th { font-size: 18pt; } img { max-height: 100%; } h1 { page-break-before: always; } } body, td, th { font-family: Garamond, Serif; line-height: 120%; } code { white-space: pre; } hr { border-width: 0px; height: 0px; display: none; } h1 { border-bottom-style: solid; border-width: 1pt; padding-bottom: 1em; width: auto; } h1, h2, h3, h4, h5, h6 { text-align: center; font-size: 100%; -moz-hyphens: none; -o-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; } h1, h2, h3, h4, h5, h6, dt { page-break-after: avoid; } p { margin-bottom: 0px; } p + p { text-indent: 1.25em; margin-top: 0px; } p, li, dd { -moz-hyphens: auto; -o-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; text-align: justify; } blockquote { margin-right: 0px; padding-right: 0px; } sup, sub { font-size: small; position: relative; line-height: 80%; top: -0.125em; } sub { top: 0.625em; } ol ol, ol[type="a"] { list-style-type: lower-latin; } ol[type="A"] { list-style-type: upper-latin; } ol[type="i"] { list-style-type: lower-roman; } ol[type="I"] { list-style-type: upper-roman; } ol.toc li, ol.toc { list-style-type: none; display: block; padding: 0px; margin: 0px; } ol.toc ol { margin-left: 1em; } p + * { margin-top: 1em; } img { display: block; max-height: 100%; max-width: 100%; display: block; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; } tt, code, pre { font-size: 0.8em; } pre { line-height: 0.9em; page-break-inside: avoid; } body { padding: 0.5em; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }