/* Main Styles */
td,body,p{ font: 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;}

/* Links */
a{ color: #90140f; text-decoration: none;}
a:hover{ color: #780d08; text-decoration: underline;}

hr { height: 0px; color: #c5c5c5; border-top: 1px; background: #c5c5c5; border-style: dashed;}
input,textarea{ font-size:12px; background-color:#f0f0f0; border: 1px solid #98999d; color:#000000;}

h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #000;
  line-height: 22px;
}

h3,.SubHeader{
  font-weight: normal;
  font-style:italic;
  font-size: 16px;
  color: #000;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}

