p {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 21px;
}
p:list {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 21px;
}
body {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 21px;
}
a:link { 
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	color: #9ACF00; 
	font-size: 12px;
	line-height: 21px;
}
a:active { 
	color: #9ACFE1;
}
a:visited { 
	color: #9ACF00; 
	text-decoration: none;
}
a:hover { 
	color: #FA840A;
}
h1 {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	font-size: 36px;
	color: #9ACF00;
}
h2 {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	font-size: 24px;
	color: #9ACF00;
	text-align: center;
}
h3 {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	font-size: 24px;
	color: #9ACFE1;
	text-align: center;
}
h4 {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	font-size: 30px;
	color: #9ACF00;
}
h5 {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	font-size: 18px;
	color: #9ACF00;
}

.nav {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	color: #9ACFE1;
	font-size: 24px;
	line-height: 25px;
	font-weight: bolder;
}
a.nav:link {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	color: #9ACFE1;
	font-size: 24px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bolder;
}
a.nav:hover {
	color: #9ACF00;
	text-decoration: underline;
}
a.nav:active {
	color: #FA840A;
	text-decoration: underline;
}
a.nav:visited {
	font-family: "Century Gothic", Futura, Helvetica, sans-serif;
	color: #9ACFE1;
	font-size: 24px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bolder;
}

