body, div, p, h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd, th, td,
form, fieldset, input, pre, blockquote {
	padding: 0;
	margin: 0;
}
div { overflow: hidden; }
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 100%;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
