body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
h3 {
	color: #FF9900;
}
h2 {
	color: #333333;
}
h1 {
	color: #FF9900;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #000000;
}
.linkhead {
	font-size: medium;
	color: #FF6600;
}
.red {
	color: #FF0000;
}
h4 {
	margin: 2px;
}

