@charset "UTF-8";
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #5C3417;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #5C3417;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodyContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5C3417;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodyContentbolder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5C3417;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodyContentsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #5C3417;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodyContentbolderlowerCase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #5C3417;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
