html {
	font-size: initial;
}
body {
	background-color: transparent;
	background-image: none;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 1rem;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
table, caption, thead, tbody, tfoot, tr, th, td {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
