/* CSS Document */

.greenText {
	color: #439248;
}

.smallText {
	font-size: 10px;
}
.subSeedList {
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
	padding: 5px 5px 5px 0px;
	margin: 0px;
}
.seedList {
	font-weight: bold;
	line-height: 18px;
}
