h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}
h2 {
	font-family: "Century Gothic", "Tw Cen MT", Verdana;
	font-size: 36px;
	color: #999999;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B6C4C;
	font-weight: bold;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	}
.nav-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009933;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005000;
}
.style1 {
	font-weight:bold;
	color: #005000;
}


#nav {
	position:absolute;
	width:900px;
	height:20px;
	z-index:1;
	left: 104px;
	top: 0px;
	border: 0px none #CCCCCC;
	text-align: center;
}

#nav a:link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #003300;
	display: block;
	padding: 0px;
	height: 20px;
	width: 100px;
	background-color: #CCCCCC;
}

#nav a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #003300;
	display: block;
	padding: 0px;
	height: 20px;
	width: 100px;
	background-color: #CCCCCC;
}

#nav a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	padding: 0px;
	display: block;
	height: 20px;
	width: 100px;
	background-color: #003300;
}

#nav a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	padding: 0px;
	display: block;
	height: 20px;
	width: 100px;
	background-color: #003300;
}