body {
	background-color: #000000;
	/*background-image: url(back4.gif);*/
	background-repeat: repeat-x;
	letter-spacing: 2pt;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
h2 {
	font-size: 10px;
	color: #333333;
}
h1 {	
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.formError {
	color: #99FF99;
}
a.signup:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	padding: 8px;
	font-weight: bold;
}
a.signup:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	padding: 8px;
	font-weight: bold;
}
a.signup:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666600;
	padding: 8px;
	font-weight: bold;
}


.space {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}

.map{color: #FFFFFF;text-decoration: none;}
a.map:active {color: #FFFFFF;text-decoration: underline;}
a.map:link {color: #FFFFFF;text-decoration: underline;}
a.map:visited {color: #FFFFFF;text-decoration: underline;}
a.map:hover {color: #FFFFFF;text-decoration: none;}

