h2,.Header,.header    {
  font-weight:bold;
  font-size  :18px;
  line-height: 22px;
  margin: 0px;
}

.homeText   {
  font-weight:bold;
  font-size  :18px;
  line-height: 22px;
  margin: 0px;
  font:"Times New Roman", Times, serif;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :16px;
color: #d2232a;
}

.SmallText{
  font-size  :10px;
}

td,body,p{ font: normal 12px/18px Arial, Helvetica, sans-serif; color: #000;}

/* Links */
a{ color: #d2232a; text-decoration: underline;}
a:hover{ color: #d2232a; text-decoration: none;}



