.addresscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.bodyborder {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
}
.leftinnerborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
.bodystripborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #B80D0A;
	background-image: url(images/red_footer.gif);
	background-position: center center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-align: justify;
}
