h2,.Header,.header {
  font-size: 22px
  line-height: 26px;
  color: #250858;
  margin: 0 0 20px 0;
}

h3,.SubHeader,.subHeader{
  font-size: 18px
  line-height: 20px;
  color: #250858;
  margin: 0px;
}

.SubHeaderYellow{
  font-size: 18px
  line-height: 20px;
  color: #eeb313;
  margin: 0px;
}

.homeheader {
  font-size: 22px
  line-height: 26px;
  color: #250858;
  margin: 0 0 0px 0;
}

/* Main Styles */
td,body,p{ font: normal 12px/18px Arial, Helvetica, sans-serif; color: #000;}

/* Links */
a{ color:#eeb313; text-decoration: underline;}
a:hover{ color:#250858; text-decoration: none;}


