.mainword {
	font-size: 14px;
	line-height: 18px;
}
.greenword {
	color: #009900;
	font-weight: bold;
}
.bgborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
