body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background: #000 url(nplogo.png) no-repeat fixed top right;
	text-align: center;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}	
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	text-align: justify;
	font-size: 16px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
p.m {
	text-align: justify;
	font-size: 16px;
	line-height: 22px;
	margin-top: auto;
	margin-bottom: auto;
	}
 ul {line-height: 20pt;
text-align: left;
font-size:12pt;}

p.mt {font-family: courier new, monospace; font-size: 9pt;}

/*menu*/
p.m1 {
	font-family: cambria, batang, serif;
	color: #666;
	text-align: center;
	font-size: 20px;
	line-height: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	}
.m1 a {
	text-decoration: none;
	font-weight: bold;
	color:  #666;
	outline: none;
	}
.m1 a:visited {
	color:  #666;
	}
.m1 a:active {
	color:  #666;
	}
.m1 a:hover {
	color: #efefef;
	text-decoration: none;
	}

h1 {
	font-size: 38px;
	font-family: georgia, palatino linotype;
	line-height: 38px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-family: georgia, palatino linotype;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
#content {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 5px solid #ccc;
	text-align:left; /* part 2 of 2 centering hack */
		voice-family: "\"}\"";
	voice-family:inherit;
	width: 475px;
	}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
blockquote {
	background-color: #000;
	padding: 9px;
	font-size: 16px;
	color: #efefef;
	line-height: 5px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	align: center;
	border: 2.5px #ccc dotted;
	}