@charset "utf-8";
/* CSS Document */

ul,ol {
	margin: 0;
	padding: 0 0 0 15px;
}

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: .8em 0;}

div#pagewrap {
	width: 600px;
	margin: auto;
}

table#descriptor {
	border-collapse: collapse;
	border: 1px solid #333;
}

table#descriptor tr {page-break-after:auto;}

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;}


	

