table, tr {
   text-align:center;
   margin-top:  0;
   margin-bottom:  0;
   padding-top: 0;
   padding-bottom:  0;
   font-weight: normal;
   border-collapse:collapse;
}

th, td {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
   padding:4px 10px;
}

td {font-weight: normal;}
