@charset "utf-8";

html, body, h1, h2, h3, h4, h5, h6, ol, ul, li, pre, form, fieldset, input, blockquote, p {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a, :link, :active, :visited {
	text-decoration: none;
}
a img, :link img, :active img, :visited img {
	border: none;
}
ul, ol {
	list-style: none;
}
address {
	font-style: normal;
	margin: 0;
}
hr {
	margin: 0;
}
