body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #330066;
	margin: 0px;
}
a {
	color: #00FF99;
	text-decoration: none;
}
.greenheader {
	color: #330066;
	background-color: #00CC99;
}
.subtitle {
	font-weight: bold;
	color: #00FF99;
	padding: 5px;
}
.button {
	background-image: url(images/buttonbg.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.menulinks {
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	padding-left: 20px;
	width: 98%;
}
.menulinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.whitebg {
	background-color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
.purplebg {
	color: #FFFFFF;
	background-color: #330066;
}
.form1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #330066;
	background-color: #00CC99;
}
.form2 {
	font-family: "Times New Roman", Times, serif;
	color: #330066;
	background-color: #CCCCFF;
	width: 99%;
}
.form3 {
	font-family: "Times New Roman", Times, serif;
	color: #00FF99;
	background-color: #330066;
}
.greentxt {
	color: #00FF99;
}
.form4 {
	background-color: #CCCCFF;
}
.photocells {
	height: 128px;
}
h1 {
	font-size: large;
	margin: 0px;
}
