body { font-family: Comic Sans MS, cursive;
  text-align: justify }

body.top { color: #669900; background: #ccffff }
/*body.top em { color: #006600; background: #66ccff }*/
body.top em { font-weight: bold }
body.top #TopQuote { color: #9900ff; background: #ccffff }
/* With maroon links: */
body.top a:link { color: #993333; font-weight: bold }
body.top a:visited { color: #993333; font-weight: normal }

body.mid { color: #669900; background: #ffff99 }
/* With maroon links: */
body.mid a:link { color: #993333; font-weight: bold }
body.mid a:visited { color: #993333; font-weight: normal }

body.article { font-family: Arial, sans-serif;
  color: #000000; background: #ffccff }
/* With maroon links: */
body.article a:link { color: #993333; font-weight: bold }
body.article a:visited { color: #993333; font-weight: normal }

body.pnav { font-family: Courier, Times, serif;
  color: #ffffff; background: #ff99ff }

h1, h2, h3, h4, h5, h6 { text-align: center }

blockquote.l1name { font-size: 80% }
blockquote.l2extract { font-style: italic }
blockquote.l1extract { font-size: 80%; font-style: italic }
