* {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-weight: normal;
}

html {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-weight: normal;
	font-family: sans-serif;
}

a {
	text-decoration: none;
}