.docTitle {
	font-size: 18px;
	color: #006341;
	font-weight: bold;
}
.docTitleSub {
	font-size: 13px;
	font-weight: bold;
	color: #006341;
}.smFolder {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.smFolder {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.smFolder:hover {
	color: #0D6341;
}
.smItem {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
a.smItem {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.smItem:hover {
	color: #0D6341;
}
.docQuestion {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.indent {
	text-indent: 20pt;
}
