#nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a, #nscontent h1, .nsh {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}
#nscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
#nscontent a {
	color: black;
	text-decoration: underline;
}
.nscontent-ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.ir {
	float: right;
	margin-left: 10px;
}
.il {
	float: left;
	margin-right: 10px;
}
.ic {
	text-align: center;
}
#footer-nav {
	text-align: center;
}
#footer-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-nav li {
	display: inline;
	margin: 0px 10px 0px 10px;
}
#footer-nav li a {
	text-decoration: none;
	color: black;
	font-size: 10px;
}
.b {
	font-weight: bold;
}

/* This is a bad SEO technique -- don't do it.
#nscontent-hp h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold !important;
	text-decoration: none;
	color: #CC3333;
}
#nscontent-hp a, #nscontent-hp strong {
	text-decoration: none;
	color: black;
	font-weight: 100 !important;
} */
