h2,.Header   {
  font-weight:bold;
  font-size  :16px;
  color: #ef4035;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
  color: #e2e3e2;
  font-weight:bold;
}

.SmallText{
  font-size  :10px;
}

.tableheading{
background: #e7e7e6; 
color: #2a2a2a;	
font-size: 13px;
font-weight:bold;
}

.tablebody{ 
background: #ffffff; 
}



