body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top-links {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #f9f9f9;
	text-decoration: none;
}
.top-links:hover {
	color: #e9d9c0;
	text-decoration: underline;
}
.top-text {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.top-link {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.top-link:hover {
	text-decoration: underline;
}
.content {
	font-family: Arial;
	font-size: 13px;
	color: #040404;
	text-decoration: none;
	line-height: 19px;
	letter-spacing: .05em;

}
.content-link {
	font-family: Arial;
	font-size: 13px;
	color: #040404;
	text-decoration: underline;
	line-height: 19px;
	font-weight: bold;
}

.content-link:hover {
	color: #5b5858;
	text-decoration: none;
}
.content-link-green {
	font-family: Arial;
	font-size: 10px;
	color: #52b901;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
}
.content-link-green:hover {
	text-decoration: underline;
}
.footer-text {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	letter-spacing: .05em;
}
.footer-link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 19px;
	letter-spacing: .09em;
}
.footer-link:hover {
	text-decoration: none;
}.subhead {
	font-family: georgia;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.photo-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
}
.project-link-level1 {
	font-family: georgia;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.project-link-level2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.project-link-level3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.project-link-level3:hover {
	text-decoration: underline;
}