/* Main Styles */
td,p{ font: 11px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; line-height: 16px; vertical-align: top; }
body{ font: 11px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; line-height: 16px; vertical-align: top; background-color: #551b04; }

/* Links */
a{ color: #fff; text-decoration: underline;}
a:hover{ color: #bf321b; text-decoration: underline;}

hr { height: 0px; color: #bf321b; border-top: 1px; background: #bf321b; border-style: dashed;}

h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #bf311a;
  line-height: 22px;
}

h2,.HeaderWhite   {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
}
h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #bf311a;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}


