body {
  font-family: Verdana, Geneva, sans-serif;
  background-color:#fffd0d0
}
a {
  text-decoration:underline;
  cursor:pointer;
}
a:link {
  color:blue
}
a:visited {
  color:purple
}
a:active {
  color:red
}
h1 {
  text-align:center;
  font-family: Georgia, "Palatino Linotype", "serif";
  font-style:italic;
  font-size:2.3em;
  color: #000010;
}
h2, h3 {
  font-family: Georgia, "Palatino Linotype", "serif";
  border-top: thin dotted #000020;
  color: #000010;
  padding-top: 0.4em;
  margin-bottom: 0.5em;
}
table {
  margin-top: 0.7em;
}
div.photoset table td {
  text-align:center;
}
.exp {
  font-style:italic;
  color:blue;
  cursor:pointer;
  font-size:0.8em;
  margin-top: 0em;
  margin-bottom: 0em
}

p.exppar {
  margin-top: 0em;
  margin-bottom: 0em;
}
img {
  border: 0px;
}
div.photoset {
  margin-top: 1em;
}
