body { margin: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
html body { margin: 20px 0px 0px 0px; }

#newsmain {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#newsmain_header {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}
table.nftable {
	background: #ffffff;
	border: none;
	width: 80%;
; font-size: 11px
}

tr.nfsubhead {
	background-color: #ff9933;
	line-height: 1.5em;
}

td.subhead {
	background-color: #ff9933;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

tr.nfsummary {
	background-color: #ffffff;
}
td.nftd {
	background-color: #ffffff;
	padding-bottom: 10px;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
p.nf {
	background-color: #dddddd;
	padding-bottom: 0px;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
}
p.nfstory {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

/* temp */
a,a:link,a:active {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
/* end temp */

a.nfarticle,a.nfarticle:link,a.nfarticle:active {
	text-decoration: underline;
	color: #000000;
}
a.nfarticle:visited {
	text-decoration: none;
	color: #999999;
}

a.nfarticle:hover {
	text-decoration: underline;
	color: #000000;
}
a.nfcompany, a.nfcompany:visited,a.nfcompany:active,a.nfcompany:hover {
	text-decoration: underline;
	color: #000000;	
}
a.nfdate, a.nfdate:active, a.nfdate:visited {
	color: #ffffff;
	text-decoration: none;
}
a.nfdate:hover {
	color: #ffffff;
	text-decoration: underline;	
}

/* temp */

tr.nfsubhead a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
; font-family: Verdana, Arial, Helvetica, sans-serif
}
/* end temp */
a.nfdate { font-size: 12px}