.NwaArticle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	line-height: 14px;
}
.NwaArticle h1
{
	float: none;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #aa5f3c;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.NwaArticle h2
{
	float: none;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #aa5f3c;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.NwaArticle h3
{
	float: none;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.NwaArticle p
{
	font-weight: normal;
	margin-top: 0px;
}
.NwaArticle a:link, a:visited
{
	color: Black;
	text-decoration: underline;
}
.NwaArticle a:hover
{
	color: #aa5f3c;
}
.NwaArticle table
{
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
	border-style: solid;
	border-width: thin;
	border-color: Black;
	border-collapse: collapse;
	page-break-inside: avoid;
}
.NwaArticle th
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	padding-right: 12px;
	border-style: solid;
	border-width: thin;
	border-color: Black;
}
.NwaArticle td
{
	vertical-align: top;
	padding: 4px;
	padding-right: 12px;
	border-style: solid;
	border-width: thin;
	border-color: Black;
}
.NwaArticle td.money
{
	text-align: right;
}
.NwaArticle ul
{
	margin-left: 25px;
	list-style-type: disc;
}
.NwaArticle ol
{
	margin-left: 35px;
}
.NwaArticle li
{
	margin-top: 5px;
}
.NwaArticle ol li
{
	list-style-type: decimal;
}
.NwaArticle ol ol li
{
	list-style-type: lower-alpha;
}
.NwaArticle blockquote
{
	margin-left: 25px;
}
