body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	background-image: URL(../images/neop4009.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

h1 {
	font-size: 16pt;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

h2 {
	font-size: 13pt;
	color: rgb(0,0,204);
	padding-bottom: 0.25em;
	border-bottom: 2px solid rgb(0,153,0);
}

h2.subhead {
	margin-top: -1.25em;
}

h3 {
	font-size: 11pt;
	color: rgb(153,102,51);
}

h3.byline {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 2em;
}

h6.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	line-height: 11pt;
	color: rgb(102,102,102);
	margin: 1em 0em;
}

li {
	margin-bottom: 0.5em;
}

li ul li {
	list-style-type: disc;
	margin-bottom: 0em;
}

a, a:visited {
	color: rgb(0,153,0);
}

a:hover {
	color: rgb(0,0,255);
}

div.header {
	background-color: black;
	padding: 10px 50px;
}

div.contents, div.footer {
	padding: 0px 10% 20px 100px;
}

table.figure {
	margin: 1em 0em;
}

table.figure th {
	font-size: 9pt;
	line-height: 11pt;
	padding-right: 1em;
}

table.figure td {
	font-size: 9pt;
	line-height: 11pt;
	padding: 1em 1em 1em 0em;
}

table.figure td.newcol {
	border-left: 1px solid rgb(153,153,153);
	padding-left: 1em;
}

table.figure td img {
	display: block;
	margin: 2px;
}

.acenter {
	text-align: center;
}

