a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
body {
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.div {
	background-position: center;
}
.table-bkgd {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/NP-hp.png);
}
.table-bkgd1 {
	background-repeat: no-repeat;
	background-position: center 7 px;
	background-image: url(images/NP-bkgd.png);
}
