h2,.Header, .header   {
  font-weight:none;
  font-family:Georgia, Serif; 
  font-size  :30px;
  margin-top:1px;
  
}

h3,.SubHeader, .subheader{
  font-weight:none;
  font-family:Georgia, Serif; 
  font-size  :18px;
  margin-top:1px;
}

.SmallText{
  font-size  :10px;
}

.red{color:#7f1514;}


/* Main Styles */
td,body{
  font-family:verdana, arial, sans-serif;
  font-size:12px;
  color:#000000;
  text-decoration:none;
  line-height:1.4em;
}


/* Links */
a{ color: #771312; font-weight:bold; text-decoration: none;}
a:hover{ color: #6c971b; font-weight:bold; text-decoration: none;}


