/* additional styles used on the intern site*/


h4{
  font-size: 1.1em;
  margin-top: 1em;
  margin-bottom: 0.25em;
}

span.link{
  color: purple;
  background-color: white;
  font-weight: bold;
}
dl.staff{
  margin-top: 0.25em;
}
dl.staff dt{
  margin-top: 0.25em;
  font-style: italic;
}
dl.staff dd{
  line-height: 1.3em;
  margin-left: 1em;
}
