html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time,
mark, audio, video {
	border:  0;
	border-radius: none;
	border-spacing: 0;
	box-shadow: none;
	cursor: default;
	font: inherit;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	list-style: none;
	list-style-type: none;
	margin: 0;
	outline: none;
	padding: 0;
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
}
article, aside, details, div, figcaption, figure, footer, header, hgroup, menu, nav, section, header, nav, footer {
	display: block;
}
span {
	display: inline-block;
}
body {
	width: 100%;
	height: 100%;
	line-height: 1;
}
::-webkit-scrollbar {
	width: 0 !important;
}
table, th, td {
	border-collapse: collapse;
}
ol, ul {
	list-style: none;
}
blockquote, q, blockquote:before, blockquote:after, q:before, q:after {
	quotes: none;
	content: none;
}
a, a:visited {
	color: #0000EE;
}