html, body, div, span,
h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, form, label, legend,
table, caption, tr, th, td, article, aside, figure, figcaption, 
footer, header, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}