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;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	overflow-y: scroll;
}
ol, ul {
	list-style: none;
}
/*blockquote, q {
	quotes: "" ""
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
:focus {
	outline: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, #main {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
ins {
	text-decoration: none;
}
hr {
	border: 0;
	height: 1px;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
strong {
	font-weight: bold;
}
img {
	border: 0;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
a img {
	border: 0;
}