.bg {
	background-color: B06C84;
	background-image: url(images/BG3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-color: #945671;
	background-image: url(images/BG4.jpg);
	background-repeat: no-repeat;
}
.bg3 {
	background-color: #945671;
	background-image: url(images/BG5.jpg);
	background-repeat: no-repeat;
}
.basicText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.defList {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/83PL5404optMED.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
