.subheading {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000000;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FF0099;
	background-color: #000000;
}
body {
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
}
.body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF0099;
	background-color: #000000;
}
.body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF0099;
	background-color: #000000;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF0099;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #CC00CC;
	text-decoration: blink;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
}
li {
	list-style-type: circle;
	list-style-position: inside;
}
