body {
  font-family: Verdana;
  font-size: small; }
  body p {
    font-style: italic;
    font-size: smaller;
    margin-top: 0pt;
    margin-left: 20pt; }

h1 {
  margin-bottom: 5pt; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

#image {
  margin-top: 40pt;
  margin-right: 50pt;
  float: right; }

#sitemap ul {
  list-style-type: none;
  margin-top: 20pt;
  padding-left: 10pt; }
  #sitemap ul h2 {
    font-size: small;
    font-family: Georgia; }

#elsewhere {
  margin-top: 20pt;
  float: right;
  width: 100%; }
  #elsewhere a {
    text-decoration: none; }
  #elsewhere #links {
    margin-left: 40pt; }
    #elsewhere #links a {
      margin: 20pt; }
