/* CSS Document */

#nscontent h1, #nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a, #nshomecontent h1 a { 
	font-size: 16px;
	text-decoration:none;
	color: #000;
}
#nscontent { width: 631px; }

/* Image Styles 
#nscontent h1+p a img, #nscontent h3+p a img, #nscontent h2+p+p a img, #nscontent h4+p+p a img, #nscontent .r { float: right; margin: 0 0 10px 10px; }
#nscontent h2+p a img, #nscontent h4+p a img, #nscontent h1+p+p a img, #nscontent h3+p+p a img,#nscontent  .l { float: left; margin: 0 10px 10px 0; }
#nscontent a img { border: 0; width: 120px; height: auto; }
*/

#nscontent a img { border: 0; }

#nscontent ul li a strong { font-weight: normal; }


p.nssubnav { font-weight: bold;  color: #000; }
p.nssubnav span { text-decoration: underline; }
p.nssubnav a { font-weight: normal; font-size: 10px; color: #000; text-decoration:none; }
p.nssubnav a:hover { text-decoration: underline; }
