@charset "utf-8";

p,h1,h2,h3,h4,h5,h6,form,ul,li {
	margin  : 0px;
	padding : 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight : normal;
}

ul li {
	list-style : none;
}

