body {
	background-color: #B3D38A;
}
.Headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BB4A64;
	font-weight: bold;
}
.Bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D3A8A;
	list-style-type: disc;
}
a:link {
	color: #475C2D;
}
a:visited {
	color: #607C3D;
}
.Bodyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D3A8A;
	font-style: italic;
}
.Headeritalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BB4A64;
	font-style: italic;
	font-weight: bold;
}
.BodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D3A8A;
	font-weight: bolder;
}
.Headertextsml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BB4A64;
	font-weight: bold;
}
