h2,.Header   {
  font-family: tahoma, ariel, sans-serif;
  font-weight:normal;
  font-size  :24px;
  margin-top:0px;
}

h3,.SubHeader{
  font-weight:normal;
  font-size  :18px;
}

.SmallText{
  font-size  :10px;
}

.OrangeText{
  font-family: Georgia, tahoma, ariel, sans-serif;
  font-size  :18px;
  color: #c7662b;
}



td,body{
  font-family: tahoma, arial, sans-serif;
  font-size: 14px;
  color:#372d2d;
  line-height: 1.6em;
  text-decoration:none;
}

/* Links */
a{ color: #c7662b; font-weight:normal; text-decoration: none;}
a:hover{ color: #6c971b; font-weight:normal; text-decoration: none;}

img
{
border: none;
}

