body {
	margin: 0px 0px 0px 0px;
	background-color: #0a2972; /* covers whatever the background doesn't */
	background-image: url(images/np_bkg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	text-align: center;
}
p, td {
	font-size: 11px;
	line-height: 18px;
	font-family: verdana, arial;
}

ul {
text-indent: 5px;
margin-left: -5px;
}

li {
margin-left: -35px;
}