label {
    display: inline;
    font-weight: normal;
  }
  
table {
/* background-color: #fff; */
border: 0;
}	

th {
border: 0;
background-color: #fff;
line-height: normal;
}

td {
 /* background-color: #fff; */
border: 0;
line-height: normal;
font-size: 95%; 
vertical-align:top
}

p,
br,
ul {
padding-bottom: .75em;		
}	