* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

ul {
	list-style: none;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}
