* {
	margin:0;
	padding:0;
}

ol, ul {
	list-style: none;
}

a {
	text-decoration:none;
}

html, body {
	height:100%;
	width:100%;
}

/* HTML5 display-role reset for older browsers */
body {
	line-height: 1;
	font-size:100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
