.text {
  COLOR: #2B334C;
  BACKGROUND-COLOR: #FFFFFF;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 12px;
  FONT-STYLE: normal;
  line-height: 150%;
}

.bigtext {
  COLOR: #2B334C;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 17px;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  line-height: 175%;
}

.footer {
  COLOR: #2B334C;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 12px;
  FONT-STYLE: normal;
  line-height: 100%;
}

.table-heading {
  COLOR: #2B334C;
  BACKGROUND-COLOR: #A3A8B5;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 13px;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  line-height: 175%;
}

.input {
  FONT-FAMILY: "monospace";
}

.lighttext {
  COLOR: #A3A8B5;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 12px;
  FONT-STYLE: normal
}

.accent {
  BACKGROUND-COLOR: #A3A8B5;
}

a {
  COLOR: #2B334C;
  text-decoration: none;
}

a:visited {
  COLOR: #2B334C;
  text-decoration: none;
}

a:link {
  text-decoration: none;
  color: #9599A5
}

a:hover {
  text-decoration: none;
  color: #E8CA00
}
