.peachsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF1DD;
}
.peachsmalllowercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}

.blackbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.title1 {
	font-family: "Edwardian Script ITC";
	font-size: xx-large;
	font-weight: bold;
	color: #660033;
}
.rightfloat {
	margin: 8px;
	float: right;
	border: medium solid #FFFFFF;
}

.smalledward {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #660033;
}
