body {
	background-color: #FFB52C;
}
.Headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003DAc;
	font-weight: bold;
}
.Bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	list-style-type: disc;
}
a:link {
	color: #009700;
}
a:visited {
	color: #760076;
}
.Bodyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	font-style: italic;
}
.Headeritalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003DAc;
	font-style: italic;
	font-weight: bold;
}
.BodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	font-weight: bolder;
}
.Headertextsml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003DAc;
	font-weight: bold;
}
