body {
	background-image: url(images/angela-site.jpg);
	background-repeat: repeat-x;
}
.SampleType {
	color: #8e0354;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.SampleTitle {
	color: #663366;
	font-style: italic;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.BodyText {
	font-size: 18px;
	color: #CC3366;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.Margins {
	margin-top: 0px;
	margin-left: 0px;
}
