html, body {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100.01%;
}
body {
	font-size: 100%;
}
div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dt, dd, ol, ul, li,
form, fieldset, label, legend,
table, caption, tbody, thead, tfoot, tr, th, td,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}
input, select, textarea, button {
	font-size: 100%;
	font-family: inherit;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a img {
	border: 0;
}
object {
  outline: 0;
}
