@charset "utf-8";
.MenuOption {
	font-family: "Times New Roman", Times, serif;
	color: #428225;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
}
.NormalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: 110%;
}
.NormalText18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: 110%;
}
.BulletNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #000;
	list-style-type: disc;
	
}
.Invitation {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #428225;
	line-height: 100%;
}
.PageTitle {
	color: #428225;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	line-height: 50%;
}
.PageTitle2 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #428225;
	line-height: 10%; 
}
.Heading {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #428225;
	line-height: 100%;
}
