td,body,p{ font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000; text-decoration: none; line-height: 16px; }

/* Links */
a{ color: #781114; text-decoration: none;}
a:hover{ color: #a9191d; text-decoration: underline;}

hr { height: 0px; color: #dddede; border-top: 1px; background: #dddede; border-style: dashed;}

.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #000;
  line-height: 20px;
}

.SubHeader{
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #781114;
}

.boldred {
color: #781114;
font-weight:bold;
}

.SmallText{
  font-size  :10px;
}

