h1 {
  background-color: white;
  color: #000066;
}

input.button {
  font-weight: bold;
  font-size: 10pt;
}

.note {
  font-weight: bold;
  font-size: 8pt;
  color: #666666;
  font-style: italic;
}

.boldFace {
  font-weight: bold;
}

.content {
  font-size: 10pt;
}

li {
  font-size: 12px;
}

.helpText {
  font-size: 10pt;
  color: black;
}

.helpToTopLink {
  font-size: 10pt;
}

hr {
  color: "#003366";
}
