h4 {
  font-family:Verdana, Arial, sans-serif;
  text-decoration: underline;
}

td.endRegistryCell {
  vertical-align: top;
  width: 45%;
}

td.middleRegistryCell {
  vertical-align: middle;
  width: 10%;
}

a.registryheaderlink {
  font-size: 10px;
  font-weight: bold;
  font-family:Verdana, Arial, sans-serif;
  text-decoration: none;
  color: #901f1c;
}

a.registryheaderlink:hover { 
  color: #aabbdd;
  text-decoration: none;
}

ul {
  list-style-type: none;
}

li.registryheaderlink {
  margin: .1em 0;
}

a.answergroupheader:hover, a.answerheader:hover {
  color: #000000;
  text-decoration:none;
}

a.answergroupheader {
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  font-family:Verdana, Arial, sans-serif;
}

a.answerheader {
  font-size: 12px;
  font-weight: bold;
  font-family:Verdana, Arial, sans-serif;
}

a.registrylink {
  text-decoration: none;
  color: #901f1c;
}

a.registrylink:hover {
  text-decoration: none;
  color: #aabbdd;
}

li.registryheaderlink {
  text-decoration: underline;
}

dd.answer {
  font-size: 12px;
  font-family:Verdana, Arial, sans-serif;
  text-indent: -0em;
  margin-left: 0.0em;
  padding-left: 0;
}

#backtotop {
  font-size:10px;
}
