.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #705146;
}
.picCaption {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.bodyText {
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodyText a {
	color: #6C5148;
	text-decoration: none;
}
.bodyText a:visited {
	color: #6C5148;
	text-decoration: none;
}
.bodyText a:hover {
	color: #000066;
	text-decoration: none;
}
