.full_page {
	height: 9.25in;
	width: 6.75in;
}

.thicktop {
	border-top: 2px solid black;
}
.thickbottom {
	border-bottom: 2px solid black;
}
.thintop {
	border-top: 1px solid black;
}
.thinbottom {
	border-bottom: 1px solid black;
}
.headermargin {
	height: 12px;
}
.header {
	height: 3.5em;
}
.coupon {
	border: 3px dashed black;
}
.noncoupon {
	border: 3px solid black;
}
.nowrap {
	white-space: nowrap;
}