@charset "utf-8";

body, div,
ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6, p,
a,
img, object, pre, blockquote,
table, th, td,
form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
body{
	font-size: small;
}
input, textarea, select{
	font-size: inherit;
}
ul, ol{
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var { 
	font-style: normal; 
	font-weight: normal; 
}

