@charset "UTF-8";

h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,address,
table,th,td,
form,select,option,input{
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

