html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

div {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

p, h1, h2, h3, h4, ul, li, input, table, td, th, fieldset {
	margin: 0;
	padding: 0;
	font-size: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 0;
	border: none;
}

a {
	outline: none;
}

ul {
	list-style-type: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

img {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	border: none;
}

form {
	display: inline;
}

input {
	margin: 0;
	padding: 0;
}