/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #161719;
  text-decoration: none; 
  line-height: 16px;
  vertical-align: top;
}

/* Links */
a{ color: #763f5e; text-decoration: underline;}
a:hover{ color: #3c1f2f; text-decoration: none;}

hr { height: 0px; color: #2b5a77; border-top: 1px; background: #2b5a77; border-style: dashed;}

h2,.Header, .header   {
  font-weight: normal;
  font-size: 18px;
  color: #5b6164;
  line-height: 22px;
}

h3,.SubHeader, .subheader{
  font-weight: normal;
  font-size: 14px;
  color: #2b5a77;
  line-height: 18px;
}

h2,.HeaderBlue   {
  font-weight: normal;
  font-size: 14px;
  color: #2b5a77;
  line-height: 22px;
}

h4,.HeaderRed   {
  font-weight: bold;
  font-size: 16px;
  color: #990033;
  line-height: 22px;
}

.SmallText{
  font-size: 10px;
}

.FootText{
  font-size: 10px;
color:#999999;
}

.FootText a{
  font-size: 10px;
color:#999999;
}

.FootText a:hover{
  font-size: 10px;
color:#999999;
}

