.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #101010;
	margin-right: 50px;
	margin-left: 50px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #101010;
	font-weight: bold;
	line-height: 18px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
.imageWrap {
	margin-right: 10px;
	margin-bottom: 12px;
}
.pop_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #101010;
	font-weight: bold;
	line-height: 28px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	margin-top: .7em;
}
.small {
	font-size: xx-small;
}
