h2,.Header, .header   {
  font-weight:bold;
  font-size  :16px;
  font-family: Verdana,Arial; 
  color: #bd2716;
}

h3,.SubHeader, .subheader{
  font-weight:normal;
  font-size  :14px;
  color: #547205;
  font-weight:bold;
}


    
.SmallText{
  font-size  :10px;
}



/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#44453f;
  text-decoration:none;
  line-height: 17px;
}





/* Links */
a{
  color:#bd2716; text-decoration: none;
}
a:hover{
  color:#691e15; text-decoration: underline;
}


