/* $Id$ */

h3 {
  font-weight: bold;
  margin-bottom: 0;
  padding-top: .2em;
  text-align: center;
}

h3 a:link, h3 a:hover, h3 a:visited,
.section a:link, .section a:hover, .section a:visited {
  color: #400000;
  text-decoration: none;
}

dl {
  padding: 1em 0;
}

dl ul {
  list-style-type: none;
}

ol {
  margin-top: 0;
}

ol li {
  margin-top: .5em;
}

ol li p {
  margin-left: 2em;
}

ol ol {
  list-style-type: lower-roman;
}

.speaker {
  text-align: center;
}

.centered {
  text-align: center;
}
