/* Main Styles */
td,body,p{ font: 12px Arial, Helvetica, sans-serif; color: #333; text-decoration: none; line-height: 16px; vertical-align: top;}

img {border:none;}

/* Links */
a{ color: #a08100; text-decoration: none;}
a:hover{ color: #e3c700; text-decoration: none;}

hr { height: 0px; color: #cc0000; border-top: 1px; background: #cc0000; border-style: solid;}
input,textarea{ font-family: arial; font-size:12px; background-color:#f0f0f0; border: 1px solid #98999d; color:#000000;}

h2,.Header   {
  font-weight: normal;
  font-size: 16px;
  color: #231f20;
  line-height: 20px;
  margin: 0px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #7f6000;
  line-height: 18px;
  margin: 0px;
}

h3,.SubHeaderYellow{
  font-weight: normal;
  font-size: 12px;
  color: #7f6000;
  line-height: 18px;
  margin: 0px;
}

.SmallText{
  font-size: 10px;
}


