@charset "UTF-8";
.LCPTitle {
	font-family: Papyrus, Herculanum, Georgia;
	font-size: 36px;
	color: #333333;
	line-height: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
.image {
	margin: 0px;
	padding: 0px;
}
.Link_titles {
	font-family: "Bodoni SvtyTwo ITC TT", "Times New Roman";
	font-size: 18px;
	color: #222222;
	text-decoration: underline;
	text-align: center;
}
.Links {
	line-height: 5px;
	text-align: center;
}
.Body_Text {
	font-family: "Bodoni SvtyTwo ITC TT", "Times New Roman";
	font-size: 16px;
	color: #222222;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: justify;
}
.Underlined_Bodytext {
	font-family: "Bodoni SvtyTwo ITC TT", "Times New Roman";
	font-size: 16px;
	color: #222222;
	text-decoration: underline;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.Body_Image {
	background-position: center;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
