
body, dl, dd, .text {
  color: #000000;
  font-weight: normal;
  font-family: Arial, Tahoma, "MS Sans Serif";
}

a:link {
  color: #FF8040;
  text-decoration: none;
}

a:hover {
  color: #663300;
  text-decoration: underline;
}

a:visited {
  color: #663300;
}

.subheading {
  font-size: 12pt;
  color: #FFFFFF;
  font-weight: bold;
}