.credit {font-size: 12px;
	color: #999999;}
body {
	background-color: #333333;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.h1 {
	color: #00FFFF;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.body {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.fineprint {
font-size: 9px;
	color: #000000;
}
.banner {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
