h2,.Header,.header   {
  font-family: Georgia;
  font-weight: bold;
  font-size: 26px;
  color: #000000;
  line-height: 30px;
}

h3,.SubHeader,.subheader{
  font-family: Georgia;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 24px;
}

h4,.ClientHeader,.clientheader{
  font-family: Georgia;
  font-weight: normal;
  font-size: 20px;
  color: #000000;
  line-height: 24px;
}


p, li, td
{
color:#333;
}

/* Main Styles */
td,body,p{
  font: 12px Tahoma, Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 16px;
}

/* Links */
a{ color: #f58424; text-decoration: none;}
a:hover{ color: #f58424; text-decoration: underline;}


.footerText {
   color:#ffffff;
   font-size:11px;
}

.footerText a {
   color:#ffffff;
   font-size:11px;
   text-decoration: none;
}

.footerText a:hover {
   color:#ffffff;
   font-size:11px;
   text-decoration: underline;
}
