.ImageBack {
	background-repeat: repeat-x;
}
.pageHeading {
	font-family: Papyrus;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CB4F2D;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CB4F2D;
}
.boxes {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
