body {
	background-color: #220132;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #FFFF66;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ##999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.footnote {
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
}
