h2,.Header,.header   {
  font-weight: bold;
  font-size: 18px;
  color: #257ac2;
  line-height: 26px;
}

h3,.SubHeader,.subheader{
  font-weight: bold;
  font-size: 14px;
  color: #257ac2;
  line-height: 20px;
}
p, li, td
{
color:#333;
}

/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
}

/* Links */
a{ color: #110f39; text-decoration: underline;}
a:hover{ color: #277dc5; text-decoration: underline;}

.FooterText{
  font-size: 10px;
  color: #88879c;
}

.FooterText a{
  font-size: 10px;
  color: #88879c;
}

.FooterText a:hover{
  font-size: 10px;
  color: #88879c;
}