body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 16px;
}
.heading {
	font-size: 20px;
	font-weight: bold;
}
.subheading {
	font-style: italic;
	color: #CCCCCC;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.blackend {color: #000000}
