.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	background-position: left;
	text-align: left;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #999999;
}
.intro_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #666666;
}
.body_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-align: left;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #EFF0E0;
}
.NavText a:link {
	color: #EFF0E0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.NavText a:visited {
	color: #EFF0E0;
	text-decoration: none;
	font-size: medium;
}
.NavText a:active {
	color: #EFF0E0;
	text-decoration: none;
	font-size: medium;
	
}
.NavText a:hover {
	color: #CC9933;
	text-decoration: none;
	background-color: #EFF0E0;
	font-size: medium;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	color: #999999;
	text-decoration: none;
	
}
.footer a:hover {
	color: #CC9933;
	text-decoration: none;
}
.body a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.body a:visited {
	color: #666666;
	text-decoration: none;
}
.body a:active {
	color: #666666;
	text-decoration: none;
	
}
.body a:hover {
	color: #CC9933;
	text-decoration: none;
}
