a:link { color: #1f00ff; }
a:visited { color: #9900dd; }
a:active { color: #ff0000; }
a.ext {
  background: url(images/external.png) center right no-repeat;
  padding-right: 13px;
}

body {
  font-family: arial, sans-serif;
  font-size: 83.3%;
  line-height: 130%;
  background-color: white;
  color: black;
}

acronym {
  border-bottom: 1px dotted black;
  color: black;
  background: none;
  cursor: help;
}

h1 {
  margin-top: 1em;
  font-size: 130%;
}

.photo {
  border: 1px solid #777777;
}

.icon {
  border-style: none;
  vertical-align: middle;
}

.small {
  font-size: 90%;
}

.copyright {
  margin-top: 3em;
  font-size: 75%;
}
