body {
	background-color: #E2C663;
}
.Headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7412A5;
	font-weight: bold;
}
.Bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #323B49;
	list-style-type: disc;
}
a:link {
	color: #327C3A;
}
a:visited {
	color: #1D6992;
}
.Bodyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #323B49;
	font-style: italic;
}
.Headeritalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7412A5;
	font-style: italic;
	font-weight: bold;
}
.BodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #323B49;
	font-weight: bolder;
}
.Headertextsml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7412A5;
	font-weight: bold;
}

