body
{ margin-left: 1em;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  background: #fc3;
  font-family: Georgia, Utopia, Times, serif;
  color: #114;
  text-align: left;
  }
.content
{ line-height: 1.3em;
  }
h1, h2
{ text-align: left;
  font-family: Helvetica, Arial, sans-serif;
  }
code
{ font-family: "Lucida Sans Typewriter", "Lucide Console",
               "Courier New", Courier, monospace;
  }
blockquote
{ background: #ffd;
  padding: 1em;
  border-width: thin;
  border: solid;
  }
.navigation
{ font-family: Helvetica, Arial, sans-serif;
  font-size: 70%;
  text-align: right;
  background: #44e;
  }
.copyright
{ text-align: right;
  font-size: 80%;
  }
.lastupdate
{ text-align: right;
  font-size: 70%;
  }
.bibtitle
{ font-style: italic;
  }
a:visited
{ text-decoration: underline;
  color: #933;
  background: #fc3;
  }
a:hover
{ text-decoration: none;
  background: #ccccdd;
  color: #733;
  }
a:active
{ text-decoration: none;
  color: #f99;
  background: #bbe;
  }
a:link
{ text-decoration: underline;
  color: #fff;
  background: #888;
  }
.minipics
{ position: absolute;
  float: right;
  right: 0em;
  left: auto;
  top: 0em;
  padding: 0em 0em 0.5em 0.5em;
  margin: 5px 5px 5px 5px;
  }
