.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
}
a.navigation:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.text {
	border-top-style: 10;
	border-right-style: 10;
	border-bottom-style: 10;
	border-left-style: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2B7368;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #E4F1F1;
	padding-left: 5px;
	border-bottom-color: #2B7368;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B7368;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: hidden;
	border-left-style: none;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #99CCCC;
	padding-left: 5px;
	border-bottom-color: #0066CC;
}
.headline-sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2B7368;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #E4F1F1;
	padding-left: 5px;
	border-bottom-color: #2B7368;
}
.textgreen {
	border-top-style: 10;
	border-right-style: 10;
	border-bottom-style: 10;
	border-left-style: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2B7368;
	text-decoration: none;
	padding: 5px;
}
