* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	font-size: 9pt;
}
.nav {
	color: #98df00;
	font-size: 14px;
	font-weight: bold;
}
a,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #98df00;
	text-decoration: underline;
}

.nav a,.nav a:visited {
	color: #98df00;
	text-decoration: none;
}
.foot {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.h20 {
	line-height: 200%;
	color: #CCCCCC;
}
.title {
	font-weight: 300;
	color: #98df00;
}
.pic {
	color: #00FF00;
}
.nav_list li {
	color: #98DF00;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	list-style-type: none;
	float: left;
}
.nav_list ul {
	height: 25px;
	text-align: center;
	padding-left: 380px;
}
.nav_list a,.nav_list a:visited {
	color: #00FF00;
}
.ti h1 {
	color: #6A9E00;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
