body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	line-height:1.4em;
}

#content {
	width:650px;
	margin:0 auto 0 auto;
	padding:0;
	border:0;
}

#navcontainer {
	width:650px;
	margin:20px 0 0 0;
	}
	
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.gh {
	color: #00FF00;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	color: #CCCCCC;
}
h2 {
	font-size: 14px;
	color:#00FF00;
}
h3 {
	font-size: 14px;
	color:#00FF00;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
