body {
	margin-top: 15px;
}
.bodyScoll {
	overflow: auto;
	height: 175px;
	width: 315px;
}
.bodyScollBerk {
	overflow: auto;
	height: 175px;
	width: 370px;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.moreInfoClick {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.homeBlurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #81785B;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 25px;
}

