BODY { margin: 2em; font-family: "Tw Cen MT", sans-serif }

TABLE { page-break-inside: avoid }

@media print {
  DIV.breakme { page-break-after: always } 
  TABLE, IMG { page-break-during: avoid }
  .answer { color: black;
            background: black;
            line-height: 200% }
}


.blockquote { margin-left: 5%;
              margin-top: .5em;
              margin-bottom: .5em; }

/* * { line-height: 200% }*/

PRE,IMG { margin-left: 5%; 
      border-style: solid; 
      border-width: thin;
      border-color: black;
      padding: 1em;
      line-height: 100%;
      font-size: 9pt
}

PRE { font-family: monospace }

/*       font-size: 9pt  */

.answer { font-color: white }
.hidden { display: none }
.super { vertical-align: super }
.plain { border-style: none; padding: none }
.small { font-size: x-small }

.section_nav {
  font-size: 8pt;
  font-weight: bold;
}
