body {
  color: #666666;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #EEA752;
}

b.line {
  display: block;
  border-top: 1px solid #cccccc;
  margin-bottom: 8px;
}

p.reltophead {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}

p.reltopitem {
  margin-left: 24px;
}

p.reltopitem a, p.reltopitem a:visited {
  text-decoration: none;
  color: #0060B5;
}

p.reltopitem a:hover {
  text-decoration: underline;
}