body {
	background-color: #fdd360;
}
.Headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #029595;
	font-weight: bold;
}
.Bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BD2200;
	list-style-type: disc;
}
a:link {
	color: #000066;
}
a:visited {
	color: #333399;
}
.Bodyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BD2200;
	font-style: italic;
}
.Headeritalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #029595;
	font-style: italic;
	font-weight: bold;
}
.BodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BD2200;
	font-weight: bolder;
}
.Headertextsml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #029595;
	font-weight: bold;
}

