body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9DC0C4;
}
.headline {
	font-size: 18px;
	color: #CCCCCC;
}
.copyright_notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a {
	color: #9DC0C4;
}

