/* Main Styles */
td,body,p{ font: 12px/17px Verdana, Arial, Helvetica, sans-serif; color: #151719; text-decoration: none; }

/* Links */
a{ color: #5361a7; text-decoration: none;}
a:hover{ color: #121b49; text-decoration: underline;}

h2,.Header   {
  font: normal 26px/30px "Times New Roman", Times, serif; 
  color: #000000;
  text-transform:uppercase;
  margin: 0;
}

h3,.SubHeader{
  font: normal 23px/26px "Times New Roman", Times, serif; 
  color: #000000;
  text-transform:uppercase;
  margin: 0;
}

.subGreen{
  font: normal 21px/26px "Times New Roman", Times, serif; 
  color: #385c00;
  text-transform:uppercase;
  margin: 0;
}

.subPurple{
  font: normal 21px/26px "Times New Roman", Times, serif; 
  color: #2e3971;
  text-transform:uppercase;
  margin: 0;
}

.SmallText{
  font-size: 11px; 
  line-height: 15px;
  color: #140f10;
}
