/* Main Styles */
td,body,p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #444c56;
  text-decoration: none; 
  line-height: 18px;
}

/* Links */
a{ color: #989834; text-decoration: underline;}
a:hover{ color: #989834; text-decoration: none;}

h2,.Header,.header   {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 23px;
  color: #4d4a4a;
  line-height: 26px;
  text-transform: uppercase;
}

h3,.SubHeader,.subheader{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 17px;
  color: #4d4a4a;
  line-height: 24px;
  text-transform: uppercase;
}
