.boldSimple {
  font-weight : bold;
  color: #665533;
}

.rightSimple {
  text-align : right;
}

.noBottomMargin {
  margin-bottom: 0;
}