.titlebox {
	background-color: #EDECAB;
}
.menubox {
	background-color: #55083c;
	padding: 4px;
}
.headerbox {
	background-color: #edecab;
}
.backgroundgreenbox {
	background-color: #82E29A;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.legal {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#legal {
	background-color: #82E29A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodytitle {
	font-size: 18px;
	font-weight: bold;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px 4px;
	text-align: left;
}
.sitemap {
	font-size: 18px;
}
.sitemap a:hover {
	font-weight: bolder;
}
.sitemaplink {
	font-size: 12px;
	color: #55083c;
	margin-top: 10px;
	padding-top: 10px;
}
