body {
	background-color: #000000;
	font-style: Arial;
	color: #FFFFFF;
}

a {
	color: #00FF00;
}

a.topNav {
	color: #000000;
	font-style: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.topNav:hover {
	color: #00FF00;
	text-decoration: none;
}

td {
	color: #FFFFFF;
}

.addressText {
	color: #FFFF00;
}

.thinYellowLine {
	background-color: #FFFF00;
}

