table {
	border-collapse: collapse;
}
/* to remove HTML border definition */
table, thead, tbody, tr, td, th {
  border-style: none;
}