/* toc */
a.tocheader
{
	font-family:Verdana, Sans-Serif;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	color:#006666;
}
a.tocheader:hover
{
	color:#33cc00;
}
p.toc
{
	margin:5px 0 0 15pt;
}
a.toc
{
	font-family:Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	color:blue;
}
a.toc:hover
{
	color:#33cc00;
}

/* body */
p.nftesection
{
	color:Teal;
	font-family:Verdana, Sans-Serif;
	font-size:20pt;
	text-align:left;
	margin:25px 0 0;
}
p.nftetitle
{
	color:Blue;
	font-family:Verdana, Sans-Serif;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	margin:20px 0 0;
}
p.nftefrom
{
	font-family:Verdana, Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	margin-left:0;
	margin-top:0;
}
p.nftefrom a:link
{
	color:Blue;
}
p.nftetext
{
	font-family:Courier New;
	font-size:10pt;
	margin:10px;
	text-align:left;
}

/* footer */
#nfteFooter	
{
	width:600px;
	margin:0px auto 0px auto;
	font-size:10px;
}
#nfteLeftFooter	
{
	text-align:left;
	float:left;
	width:298px;
}
#nfteRightFooter	
{
	width:298px;
	float:right;
	text-align:right;
	padding-right:0px;
}
#nfteRightFooter img	
{
	width:50px;
	height:58px;
}