body {
  font-family : Verdana,sans-serif;
}

blockquote {
  font-style : italic;
}

cite {
  color : green;
}

/* Use cite.portion for titles of works (e.g. articles) that are part of larger works (e.g. periodicals). */

cite.portion {
  color : black;
  font-style : normal;
}

cite.portion:after {
  content: close-quote
}

cite.portion:before {
  content: open-quote
}

div.articles {
  border : thin silver solid;
  margin  : 0.5em 0em 0.5em 0em;
  padding : 0.5em 2em 0.5em 2em;
}

div.articles ul {
  margin-top : 0;
}

div.column-left {
  float : left;
  margin : 0.5em 2em 0.5em 0;
}

div.column-left p {
  margin-top : 0;
}

div.column-middle {
}

div.column-middle p {
  margin-top : 0;
}

div.column-right {
  float : right;
  margin : 0.5em 0 0.5em 2em;
}

div.column-right p {
  margin-top : 0;
}

div.column-end {
  clear : both;
}

div.events {
  border : thin silver solid;
  margin  : 0.5em 5em 0.5em 5em;
  padding : 0.5em 5em 0.5em 5em;
}

div.events ul {
  margin-top : 0;
}

div.figure {
  border : thin silver solid;
  float : left;
  margin : 0 2em 0.5em 0;
  padding : 0.5em;
  width : 40%;
}

div.figure p {
  font-size : smaller;
  font-style : italic;
  text-align : center;
  text-indent : 0;
}

div.figure + h3 {
  margin-top : 0;
}

div.figure-end {
  clear : both;
}

div.footnote p {
  color : gray;
  font-size : smaller;
}

div.menu {
  border : thin silver solid;
  font-weight : bolder;
  margin  : 1em 0em 1em 0em;
}

div.menu p {
  text-align : center;
}

div.menu p a {
  display : inline-block;
  padding-left : 1em;
  padding-right : 1em;
}

div.page-box {
  margin-left : auto;
  margin-right : auto;
  width : 700px;
}

div.page-box h1 a {
  color : inherit;
  text-decoration : none;
}

div.page-box h1 a:hover {
  color : inherit;
  text-decoration : underline;
}

div.scanned-image img {
  width : 100%;
}

h1 {
  color : lime;
  text-align : center;
}

h2 {
  color : lime;
  font-weight : bold;
  text-align : center;
}

h3 {
  font-weight : bold;
}

h4 {
  font-style : italic;
  font-weight : normal;
  margin : 0;
}

h4+p {
  margin-top : 0;
}

h5 {
}

p {
}

strong.urgent {
  color : fuchsia;
}

ul {
}
