body {
  background-image: url(sitemap/topleft02.gif);
  background-attachment: fixed;
}
h1 {
  color: #ffdeae;
  border-color: #ffdeae;
  border-width: 5px;
  border-style: outset;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-left: 6em;
  margin-right:6em;
 }
td {
  color: #ffdeae;
}
a {
  color: #ffdeae;
  font-size:105%;
}
a:visited {
  color: #f5f3c8;
}
a:hover {
  color: #ffc0cd;
  padding-top:0.3em;
  padding-bottom:0.2em;
}
p {
  line-height: 1.7em;
  font-size:90%;
}
td.index {
  border-style: outset;
}
