.text {
	BACKGROUND-COLOR: white;
  COLOR: #000000;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 13px;
  FONT-STYLE: normal;
  line-height: 150%;
}

.input {
  FONT-FAMILY: "monospace";
}

.bgndDarkRed {
	BACKGROUND-COLOR: #812C2E;
}

.bgndRed {
	BACKGROUND-COLOR: #CE222D;
}

.bgndLightRed {
	BACKGROUND-COLOR: #F2E9EA;
}
