.nsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
	letter-spacing: .5em;
	line-height: normal;
	padding: 5px;
	font-weight: bold;
}
.nsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	letter-spacing: normal;
	font-weight: normal;
}
.nsSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	letter-spacing: .5em;
	line-height: normal;
	font-weight: bold;
}
.nsCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	padding: 0px;
	letter-spacing: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
