h2,.Header,.header   {
  font-weight: normal;
  font-size: 24px;
  color: #d3940c;
  line-height: 30px;
}

h3,.SubHeader,.subheader{
  font-weight: normal;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}

.IntroText{
  font-weight: normal;
  font-size: 16px;
  color: #000;
  line-height: 19px;
}

.YellowText {color: #d3940c;}

.SmallText{
  font-size: 10px;
}

td,body,p{ font: normal 12px/ 18px Arial, Helvetica, sans-serif; color: #000000;}

/* Links */
a{ color: #d3940c; text-decoration: underline;}
a:hover{ color: #d3940c; text-decoration: none;}

.contactBox {background: url(../images/graphics/bg_contact.gif) repeat-y; padding: 2px 23px 2px 13px;  }