h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #660033;
	bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
}
body {
	margin-top: 10px;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #66FF00;
	text-decoration: underline;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #66CC00;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #66CC00;
	font-size: 14px;
	text-decoration: underline;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #66FF00;
	text-decoration: underline;
}
