h2,.Header   {
  font-weight:bold;
  font-size :16px;
  color:#3c3b3c;
  margin-bottom: 40px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}


/* Main Styles */
td,body{
  font: normal 12px arial;
  color:#41465a;
  text-decoration:none;
}


/* Links */
a{ color: #f66403; font-weight:bold; text-decoration: none;}
a:hover{ color: #6c971b; font-weight:bold; text-decoration: none;}


