body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
img,
div,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
	
}
img {
	border: 0px;
}
a{text-decoration:none;}
ul,li{list-style: none;}
input{outline: none;}
