body {
	font-family: verdana, Arial, sans-serif;
	background-color: #000066;
	color: #ffffff;
}

a:link, a:visited, a:active, a:hover {
	color: #ffffff;
	text-decoration: none;
}

ul {
	margin-left: 0;
	padding: 0em 1em 0.5em 1em;
}

li {
	list-style-type: none;
}

p.copy {
	position: absolute;
	bottom: 0%;
	width: 95%;
	font-size: smaller;
	text-align: center;
}
