.text {
  COLOR: #04253D;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 13px;
  FONT-STYLE: normal;
  line-height: 125%;
  padding-right: 20px;
}

.bigtext {
  COLOR: #04253D;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 17px;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  line-height: 125%;
}

.hugetext {
  COLOR: #04253D;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 28px;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  line-height: 125%;
}

.input {
  FONT-FAMILY: "monospace";
}

.lighttext {
  COLOR: #B4C8D7;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 13px;
  FONT-STYLE: normal
}

.blue-bgnd {
  BACKGROUND-COLOR: #B4C8D7;
}

a {
  text-decoration: none;
  color: #084A7B
}

a:visited {
  text-decoration: none;
  color: #7D9DB4
}

a:link {
  text-decoration: none;
  color: #7D9DB4
}

a:hover {
  text-decoration: none;
  color: #B4C8D7
}
