body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #666666;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	text-align: center;
	border-top-style: none;
	top: 60px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
.TopNav {
	background-color: #F9AD68;
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
h6 {
	font-size: 80%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

