body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

ul, li {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}