body {
	background-color: #000;
	text-align: center;
}

.links {
	font-family: "Comic Sans MS", cursive;
	color: #CCC;
	font-size: 12px;
	text-align: left;
}

.welcome {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #FFF;
}
.regtext {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0;
	text-align: center;
}
.regsubtext {
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-size: 9px;
}
.redheaders {
	color: #F00;
	text-align: left;
}
.headers2 {
	font-size: 18px;
	color: #FFF;
	text-align: left;
}
.headers3 {
	color: #FFF;
}
.headerslarge {
	font-size: 9px;
	text-align: center;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
}
