body {
	background-color: #668C46;
}
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.footer A:link {
	text-decoration: none;
	font-weight: bold;
	color: #a8c58f;
}
.footer A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
.footer A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.lowmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.lowmenu A:link {
	text-decoration: none;
	font-weight: bold;
	color: #365B17;
}
.lowmenu A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #665F1A;
}
.lowmenu A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #536942;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A:link {
	text-decoration: none;
	font-weight: bold;
	color: #365B17;
}
A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #665F1A;
}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #536942;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.credit {
	font-size: 9px;
}
.greentext {
	color: #06C;
	font-weight: bold;
}
.photoname {
	font-size: 12px;
}
.boldtitle {
	font-size: large;
	font-weight: bold;
	color: #009;
}

