@page { margin-top: 5pt; margin-left: 0; margin-right: 0; margin-bottom: 5pt; } /* prh_resets.css */ /* version 1.0.0 */ /* =================== DO NOT EDIT =====================*/ body { font-size: 1em; line-height: 1.3; /* can be 1.4 for instructional titles */ font-family: serif; widows: 2; /* does not inherit */ orphans: 2; /* does not inherit */ } div { margin: 0; padding: 0; widows: 2; orphans: 2; } h1 { font-weight: normal; font-style: normal; page-break-after: avoid; -webkit-hyphens: auto; -ms-hyphens: auto; widows: 2; orphans: 2; } p { text-indent: 0; /* text-align to be set based on the print book */ margin: 0; padding: 0; widows: 2; orphans: 2; } img { max-height: 100%; max-width: 100%; margin: 0; padding: 0; } blockquote { display: block; /* include this explicit CSS property for older reading systems like Nook */ margin: 0; padding: 0; } span { text-indent: 0; } i { font-style: italic; } b { font-weight: bold; } a { color: #4c7aa9; text-decoration: underline; }