body {
	margin: 0;
	padding: 0px;
	color: #000;
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 18px;
	}
