.header {
	font-family: Arial;
	font-size: 15px;
	color: #000033;
}
.copytext {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #000033;
}
.redtext {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #660000;
}
.credits {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #999933;
}