html {
	margin: 0;
	padding: 0;
	border: none;
}

body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, em, img, ul, ol, li,
form, label,
table, caption, tbody, thead, tfoot, tr, th, td,
header, footer, section, nav {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 16px;
	font: inherit;
	vertical-align: bottom;
	background-repeat: no-repeat;
}

body {
	margin-top: 10px;
	line-height: 1.5;
	background-color: white;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
