h2,.Header   {
  font-weight: normal;
  font-family:Gill Sans MT condensed,Gill Sans MT,Arial,Helvetica,sans-serif;
  font-size: 28px;
  color: #be7936;
  line-height: 30px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #cc0000;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}

td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #444c56;
  text-decoration: none; 
  line-height: 16px;
  vertical-align: top;
}

/* Links */
a{ color: #be7936; text-decoration: none; font-weight:bold;}
a:hover{ color: #3d8ef8; text-decoration: none;}

img { 
border: 0} 

