html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, ol, ul, li,
fieldset, form, label,
table, caption, article,
figure, figcaption, footer, header, 
menu, nav, output, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    font: inherit;
    font-family: inherit;
	vertical-align: baseline;
}

input {
	border: none;
	border-color: none;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

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