.TopLevelStyles {
	font-family: Helvetica;
	font-size: 12px;
	color:#003399
}

#topnav a:hover {
	color:#FFFFFF;
	}
	
#thanks a{
	color:#000099;
}
	

body {
	background-color: #000000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #A5A5A5;
	font-style: italic;
	font-size: 12px;
}
body,td,th {
	font-size: 16px;
	color:#333333;
	font-weight:bold;
}

textarea {
	position:relative;
}

#footer {
	clear:both;
	padding:.5em;
	text-align:center;
	margin:0;
	color:#999999;
	background-color:#333333;
	border-top:1px solid gray;
	font-size: 10px;
}

