* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#000;
}
