body {
	background-color:#000000;
}
body , p , div , td {
	font-family:arial;
	font-size:12px;
	line-height:16px;
}
#nightsky {
	position:absolute;
	top:0px;
	left:0px;
}
#paragraphs {
	position:absolute;
	top:190px;
	left:40px;
	color:#BADAA8;
	text-align:justify;
	cursor:default;
	width:555px;
}
.disclaimer {
	font-size:10px;
	text-align:center;
	width:455px;
	margin:5px 50px 0px 50px;
	line-height:11px;
	font-family:tahoma;
}
.sublinks {
	margin:0px 5px 0px 20px;
	color:#A6DB9B;
}
a:link , a:active , a:visited {
	color:#52AB37;
	font-weight:bold;
}
a:hover {
	color:#95D7A6;
	font-weight:bold;
	background-color:#1E5C0B;
	text-decoration:none;
}
table , img {
	border:none;
}
p {
	margin: 0px 0px 7px 0px;
}
.center {
	text-align:center;
}

input , select , textarea {
	font-family:arial;
	font-size:12px;
	padding:1px;
	background-color:#000000;
	border:solid 1px #95D7A6;
	color:#BADAA8;
}