@charset "utf-8";
/* CSS Document */

body, div, p, td, th, li, blockquote {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
}
br {line-height: 1.6em;}
p {margin: .7em 0;}

div#pagewrap {
	margin: 0 .2in;
}

table#descriptor {
	border-collapse: collapse;
	border: 1px solid #333;
}

table#descriptor td p {page-break-inside: avoid;}

table#descriptor td, table#descriptor th {
	padding: 5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

table#descriptor th {border-right: 1px solid #ccc; font-weight: bold}

td p:first-child {margin-top: 0px;}
td p:last-child {magr-bottom: 0px;}

