
html, body, div, span, p, blockquote, h1, h2, h3, h4, h5, h6, hr, ol, ul, li, a, img, input, textarea, object, emded, iframe, fieldset, form, label, legend, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	width: 100%;
	height: 100%;
	text-align: center; /* To center all elements in IE < 7 */
	-webkit-text-size-adjust: none;
}

* html {
	height: 100%;
}

p, ul, ol, pre {
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1em;
}

ul, ol {
	margin-left: 20px;
}

li {
	list-style-position: inside;
}