/* nwtn.css */
	/* body 
	body { color: black;
			font-weight: normal;
			background: white; url(http://www.tiac.net/users/unnewton/bkg.gif)
		repeat;
}
	body.inx { color: black;
			font-weight: normal;
			background: white; url(http://www.tiac.net/users/unnewton/bkgind.gif)
		repeat;*/
}*/
	B STRONG {font-weight: bold; font-style: normal}
	I EM {font-weight: normal; font-style: italic}
/* Headers */
	H1 { font-size: 120%; font-weight: bold;
		text-align: center}

	H2 {font-size: 110%; font-weight: bold;
		text-align: center}
	H2.LEFT {text-align: left}
	H2.BANNER {text-align: center; font-weight: bold; font-size: 90%;
		font-variant: small-caps} 
	H2.SAME {text-align: left; font-weight: bold; font-size: 80%} /* same size as text, but preserves function */
	H3 {font-size: 100%; font-weight: bold;
		text-align: center}
	H3.LEFT {text-align: left}
	H4 {font-size: 100%; font-weight: bold;
		text-align: center}
	H4.LEFT {text-align: left}
	TABLE.Main { padding: 5px; border-width: 0px;  vertical-align: top;
	}
	P {font-family: "Times New Roman",serif;}
	P.TOC {font-size: 70%; font-family: arial,verdana,geneva,sans-serif;
color: #336633;}
	P.boldcaps {font-family: sans-serif; color: black;
				font-size: 90%; text-align: center; font-weight: bold;
				font-variant: small-caps}
	P.smallcaps {font-family: sans-serif; color: black;
				font-size: 90%; text-align: center;
				font-variant: small-caps}
	P.small {font-size: 80%;}
	UL.TOC1 { color: #336633; list-style-image:
			url(bullet.gif);
			list-style-position: outside;
			list-style-type: none;
			font-size: 70%;
			 font-family: arial,verdana,geneva,sans-serif;
			margin-left: 0;

		}
	LI.TOC1 {color: #336633; 
			list-style-type: none;
			margin-left: 0;
			}
	/* anchors */
		A  {
	color: #0066CC;
}
A:HOVER{
	color: #6633CC
}
A:ACTIVE{ color: darkgreen }
	A.TOC {	color: Navy;}
			A.TOC::HOVER {	color: #669933;}
		A.TOC:ACTIVE {
	color: #6699CC;
}	
		A.HERE {
	color: Black;
	text-decoration: none;
	font : bold 100%;
}
	A.NAME {
	color: Black;
}

		A.TITLE  { color: black;}

		A.TITLE:HOVER {color: black;}
		A.TITLE:ACTIVE {color: black;}