.pb-top {
	background-image: url(parchborder-top.gif);
	background-repeat: repeat-x;
}
.copy-normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(light.jpg);
	background-repeat: repeat;
	margin: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
