body {
  margin: 0px;
  background-repeat: repeat-x;
}

p, td {
  font: normal normal normal 11px arial, verdana, helvetica, sans-serif;
  color: #ece0c6;
}

small {
  font-size: 9px;
}

big {
  font-size: 12px;
  color: #ece4d6;
}

a:link, a:hover, a:active, a:visited {
  color: #ffffff;
  text-decoration: underline;
}

input, select, option, textarea {
  font: normal normal normal 11px arial, verdana, helvetica, sans-serif;
  color: #000000;
  background-color: #ece0c6;
}

.white {
  color: #ffffff;
}

.tan {
  color: #ece0c6;
}

a.tan:link, a.tan:visited {
  color: #ece0c6;
  text-decoration: none;
}

a.tan:hover, a.tan:active {
  color: #ffffff;
  text-decoration: none;
}

.blue {
  background-color: #c1c2cd;
  width: 155px;
  height: 10px;
}

a.orange:link, a.orange:visited {
  color: #ecc200;
  text-decoration: none;
}

a.orange:hover, a.orange:active {
  color: #ffffff;
  text-decoration: none;
}
