.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";
}

.bgndBlue {
	BACKGROUND-COLOR: #1C59A9;
}

.bgndLightBlue {
	BACKGROUND-COLOR: #90ACD4;
}

.bgndGold {
	BACKGROUND-COLOR: #D0A138;
}

.bgndLightGold {
	BACKGROUND-COLOR: #E7D09B;
}
