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;
	font-weight: normal;
}
body {
	background-color: #660033;
	margin-top: 0px;
}
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;
}
img {
	color: #660033;
	border: thick solid #660033;
}
