body {
	background: #FFFFFF;
	color: #202020;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	line-height: 21px;
}




A:link { text-decoration: underline; } 
a:visited { text-decoration: underline; } 
A:hover {
	text-decoration: underline;
	color: #FF8040;
}
a.ns {
	color: #0000FF;
	font-weight: bold;
}


}
.small {
	font-size: 8pt;
	line-height: 10pt;
}


TD.small {
	font: 8pt/10pt "";
}




