

#content h2 {
  margin-left: 0.5em;
}

#content ol {
  margin-left: 1em;
}

#content li {
  font-size: smaller;
}

#content a {
  color: #8888ee;
}

#content a:visited {
  color: #aa8888;
  text-decoration: none;
}

#content h2 {
  color: #eee;
}



#content address {
  text-align: right;
  font-size: smaller;
}
