.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #999999;
	width: 180px;
	height: 25px;
	padding: 5px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
