h2,.Header, .header   {
  font-weight:normal;
  font-size  :16px;
  font-family: Verdana,Arial; 
  color: #000;
}

h3,.SubHeader{
  font-weight:normal;
  font-size  :13px;
  color: #2e7d00;
  font-weight:bold;
}


    
.SmallText{
  font-size  :10px;
}



/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#231a11;
  text-decoration:none;
  line-height: 17px;
}



.tableheading{
background: #ef8e04; 
color: #ffffff;
font-size: 15px;
font-weight:bold;
}


/* Links */
a{
  color:#ef8e04; text-decoration: none;
}
a:hover{
  color:#000000; text-decoration: underline;
}


