.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 130%;
	padding-right: 50px;
	padding-left: 50px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A74636;
	padding-right: 50px;
	padding-left: 50px;
	font-style: italic;
	font-weight: bold;
}
.maintextindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 130%;
	padding-right: 50px;
	padding-left: 50px;
}
.leftlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	line-height: 130%;
	text-indent: -20pt;
	padding-left: 35px;
}
.rightlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	line-height: 130%;
	text-indent: -20pt;
	padding-left: 15px;
}
