body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #222222;
	margin: 0px;
}
.leading {
	line-height: 36px;
	letter-spacing: 2px;
	font-weight: normal;
}
.heading {
	font-size: 24px;
	font-weight: bold;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
