body {
	font: 400 14px/18px "Times New Roman", Times, serif;
	color: #000000;
}
td {
	padding: 2px;
	text-align: center;
}
td.issue {
	font: italic 600 14px Optima, Verdana, Arial, sans-serif;
	color: #996600;
	text-align: center;
	width: 150px;
	border-bottom: 1px solid #996600;
	margin: 0px;
	padding: 2px;
}
td.borderbox {
	font-size: 14px;
	border-bottom: 1px solid #996600;
	vertical-align: top;
	line-height: 15px;
}
.designer {
	font-size: 10px;
	line-height: 11px;
}
td.personal {
	text-align: left;
}
.secondline {
	font-size: 12px;
	line-height: 12px;
}
.quiltname {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	color: #000000;
	text-align: center;
}
a:link {
	color: #E74198;
	text-decoration: underline;
}
