.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: #8BA3C8;
}

.bgndLightBlue {
	BACKGROUND-COLOR: #E7F4FF;
}

.bgndGold {
	BACKGROUND-COLOR: #D0A138;
}

.bgndLightGold {
	BACKGROUND-COLOR: #E7D09B;
}

.bgndDarkGreen {
	BACKGROUND-COLOR: #0C170D;
}
