:where(#content) {
  /*------------
   Global Reset
  ------------*/
}
:where(#content) html, :where(#content) body, :where(#content) div, :where(#content) span, :where(#content) applet, :where(#content) object, :where(#content) iframe, :where(#content) h1, :where(#content) h2, :where(#content) h3, :where(#content) h4, :where(#content) h5, :where(#content) h6, :where(#content) p, :where(#content) blockquote, :where(#content) pre, :where(#content) a, :where(#content) abbr, :where(#content) acronym, :where(#content) address, :where(#content) big, :where(#content) cite, :where(#content) code, :where(#content) del, :where(#content) dfn, :where(#content) em, :where(#content) font, :where(#content) img, :where(#content) ins, :where(#content) kbd, :where(#content) q, :where(#content) s, :where(#content) samp, :where(#content) small, :where(#content) strike, :where(#content) strong, :where(#content) sub, :where(#content) sup, :where(#content) tt, :where(#content) var, :where(#content) dl, :where(#content) dt, :where(#content) dd, :where(#content) fieldset, :where(#content) form, :where(#content) label, :where(#content) legend, :where(#content) table, :where(#content) caption, :where(#content) tbody, :where(#content) tfoot, :where(#content) thead, :where(#content) tr, :where(#content) th, :where(#content) td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
:where(#content) {
  /*------------
   Embed Font
  ------------*/
}
@font-face {
  font-family: "Rotis Serif Std";
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/RotisSerifStd.woff);
}
@font-face {
  font-family: "Rotis Serif Std";
  font-weight: normal;
  font-style: italic;
  src: url(/fonts/bookfonts/RotisSerifStd-Italic.woff);
}
@font-face {
  font-family: "Rotis Serif Std";
  font-weight: bold;
  font-style: normal;
  src: url(/fonts/bookfonts/RotisSerifStd-Bold.woff);
}
@font-face {
  font-family: "Rotis SansSerif Std";
  font-weight: normal;
  font-style: normal;
  src: url(/fonts/bookfonts/RotisSansSerifStd.woff);
}
:where(#content) {
  /*------------
   Layout
  ------------*/
}
#content {
  padding: 0%;
  font-family: "Rotis Serif Std", serif;
  line-height: 1.2em;
}

:where(#content) #cover img {
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
  display: block;
  box-shadow: 3px 3px 3px #666;
}
:where(#content) {
  /*------------
   Headings
  ------------*/
}
:where(#content) h1 + p, :where(#content) h2 + p {
  page-break-before: avoid;
}
:where(#content) h1 {
  text-align: left;
  font-size: 1.4em;
  text-indent: 4%;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding-top: 1%;
  letter-spacing: 0;
  line-height: 1.2em;
  font-family: "Rotis SansSerif Std", serif;
}
:where(#content) h1 + p, :where(#content) h1 + ul {
  margin-top: 4%;
}
:where(#content) h2 {
  font-size: 0.9em;
  text-align: center;
  font-family: sans-serif;
  text-transform: uppercase;
  margin: 0.9em 0;
  letter-spacing: 0.1em;
}
:where(#content) #titlepage h2 {
  padding-top: 6%;
  font-size: 2.4em;
  text-align: center;
  letter-spacing: 0;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  text-indent: 0;
  text-transform: none;
  font-family: "Rotis SansSerif Std", sans-serif;
}
:where(#content) #titlepage h2 + h2 {
  padding-top: 4%;
}
:where(#content) #titlepage h3 {
  font-style: normal;
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 9%;
  letter-spacing: 0;
}
:where(#content) #titlepage h3 + h3 {
  margin-top: 0.5%;
}
:where(#content) #titlepage h3 + h3 + h3 {
  margin-top: 1%;
  font-style: italic;
  font-size: 0.9em;
}
:where(#content) #titlepage h4 {
  text-align: center;
  text-indent: 0;
  font-style: normal;
  font-size: 0.85em;
  letter-spacing: 0;
  margin: 6% 18% 0 18%;
}
:where(#content) #titlepage h5 {
  font-style: italic;
  letter-spacing: 0;
  font-size: 1em;
  text-indent: 0;
  text-align: center;
  margin-top: 1%;
}
:where(#content) {
  /*------------
  Copyright Page
  ------------*/
}
:where(#content) #copyright {
  margin: 0 3%;
  padding-top: 2%;
  font-size: 0.9em;
}
:where(#content) #copyright p {
  margin: 0;
  text-indent: 0;
  text-align: left;
  font-size: 1em;
}
:where(#content) #copyright h2 {
  text-indent: -3%;
  text-align: left;
  margin-top: 0;
  font-size: 1.1em;
  margin-bottom: 0.3em;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-transform: none;
  font-family: "Rotis SansSerif Std", serif;
}
:where(#content) #copyright p + h2 {
  margin-top: 0.9em;
}
:where(#content) {
  /*---------------
  acknowledgements
  ---------------*/
  /*------------
   Paragraphs
  ------------*/
}
:where(#content) p {
  text-indent: 4%;
  margin: 0.2em 0;
}
:where(#content) .answer {
  margin-top: 5%;
}
:where(#content) .answer p {
  margin: 0.2em 0;
  font-style: italic;
}
:where(#content) .answer + p {
  margin-top: 5%;
}
:where(#content) .signature {
  font-style: italic;
  margin: 0.9em 0;
}
:where(#content) .signature p {
  text-indent: 45%;
  margin: 0;
}
:where(#content) .address {
  margin: 0.9em 4%;
  font-size: 0.9em;
  text-transform: none;
  font-style: italic;
}
:where(#content) .address p {
  text-indent: 0;
  margin: 0.6em;
  line-height: 1em;
}
:where(#content) #glossary p {
  margin-bottom: 0.9em;
}
:where(#content) {
  /*------------
   formatting
  ------------*/
}
:where(#content) .smaller {
  font-size: smaller;
}
:where(#content) em {
  font-style: italic;
}
:where(#content) strong {
  font-weight: bold;
}
:where(#content) .norm {
  font-style: normal;
}
:where(#content) {
  /*-----------
    hyperlinks
  -------------*/
}
:where(#content) #content a:link {
  text-decoration: underline;
  color: #214d7d;
}
:where(#content) #content a:visited {
  color: #707070;
}
:where(#content) #content a:hover {
  color: #c05c26;
  text-decoration: none;
}
:where(#content) #contents a:link {
  text-decoration: none;
}
:where(#content) #contents a:hover {
  text-decoration: underline;
}
:where(#content) .no-ul {
  text-decoration: none;
}
:where(#content) .outlink:link {
  color: blue;
}
