.subheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0c6c70;
	text-align: center;
}
.subheading-accent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0c6c70;
	text-align: center;
}
.heading-accent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #9e1077;
	text-align: center;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	padding-right: 50px;
}
.contentaccent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0c6c70;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000;
}
