.captionTitle {
  font-family : verdana;
  font-size : 10px;
  font-weight : bold;
  color : 000000;
}

.caption {
  font-family : verdana;
  font-size : 10px;
  font-weight : none;
  color : 000000;
}

.pageSelect {
  font-family : verdana;
  font-size : 10px;
  font-weight : bold;
  color : 000000;
}

a.pageSelect {
  font-family : verdana;
  font-size : 10px;
  font-weight : bold;
  color : red;
}

.mainText {
  font-family : verdana;
  font-size : 12px;
  font-weight : none;
  color : 000000;
}

.addressText {
  font-family : verdana;
  font-size : 11px;
  font-weight : bold;
  color : 000000;
}

.thanksText {
  font-family : verdana;
  font-size : 14px;
  font-weight : none;
  color : 9B1F1F;
}