.lines {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 12pt;
}
.9ptArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 12pt;
}
.linesNoDots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 12pt;
}
.dotBox {
	height: 100px;
	width: 700px;
	border: dotted bfd000;
}
.leading {
	line-height: 14pt;
}
.leadingCopy {
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-indent: 2pt;
}
