body {
	background-color: black;
	color: white;
	font-size: 1.5em;
	margin-left: 10%;
	margin-right: 10%;
	font-family: Arial, Helvetica, sans-serif;
}

a,a:hover,a:visited,a:active {
	color: #2222FF;
	text-decoration: none;
}

a.internal {
	color: #33FF33;
}

a:hover {
	text-decoration: underline;
}

p.foot {
	font-size: 0.8em;
	margin-bottom: 2em;
}
