/* Main Styles */
td{ font: 12px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; line-height: 16px; vertical-align: top; }
body,p{ font: 12px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; line-height: 16px; vertical-align: top; background-color: #000000; }

/* Links */
a{ color: #ce832c; text-decoration: underline;}
a:hover{ color: #eaaf6a; text-decoration: underline;}

hr { height: 0px; color: #ce832c; border-top: 1px; background: #ce832c; border-style: dashed;}
input,textarea{ font-family: arial; font-size:12px; background-color:#f0f0f0; border: 1px solid #98999d; color:#000000;}


h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #ff9900;
  line-height: 22px;
}

.BlackHeader{
  font-weight: normal;
  font-size: 14px;
  color: #000;
  line-height: 18px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #ff9900;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}


