/* Main Styles */
td,body,p{ font: 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #444849; text-decoration: none; }

img {border:none;}

/* Links */
a{ color: #b72317; text-decoration: none;}
a:hover{ color: #6f0e07; text-decoration: underline;}

hr { height: 0px; color: #eaeef1; border-top: 1px; background: #eaeef1; border-style: dashed;}

input,textarea{ font-size:12px; background-color:#f0f0f0; color:#000000;}

h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}

h3,.SubHeader{
  font-weight: bold;
  font-size: 12px;
  color: #94a1aa;
  line-height: 18px;
  margin: 0;
}

h3,.SubHeaderRed{
  font-weight: normal;
  font-size: 12px;
  color: #c02a0f;
  line-height: 18px;
  margin: 0;
}

.SmallText{
  font-size: 11px; 
  line-height: 15px;
  color: #140f10;
}
