
#nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a, #nscontent h1
{
	text-decoration: none;
	color: #CD0706;
}
#nscontent h1 a, #nscontent h1
{
	font-size: 20px;
}
#nscontent h2 a
{
	font-size: 17px;
}
#nscontent h3 a
{
	font-size: 15px;
}
#nscontent h4 a
{
	font-size: 12px;
}
#nscontent-ul ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nscontent-m
{
	width: 200px;
	padding: 5px 10px 5px 10px;
	border: dashed 1px #2F2F2F;
	font-size: 11px;
	font-weight: bold;
}
#nscontent-m ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: solid 1px #2F2F2F;
}
#nscontent-m li
{
	padding: 0;
	margin: 0;
}
#nscontent-m a, #nscontent-m strong
{
	font-weight: 100;
	font-size: 11px;
}
#nscontent-hp
{
	text-align: left;
}
#nscontent-hp h1 a
{
	font-size: 17px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
#nscontent-hp a, #nscontent-hp strong
{
	font-weight: 100;
	color: white;
	text-decoration: none;
}