body, div, ul, li, ol, h1, h2, h3, h4, h5, h5, form, fieldset, p, select, address, input {
	margin: 0;
	padding: 0;
	outline: 0;
}
img, fieldset {
	border: none;
	padding: 0;
	margin: 0;
	outline: none;
}
input {
	border: none;
}
.clear {
	clear: both;
}
a:focus {
	outline: none;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
}
ul {
	list-style: none;
}
body {
	font: 13px/15px 'Nunito', sans-serif;
	color: #414141;
}
table {
	float: left;
	width: 100%;
}
td {
	padding: 0;
}
