@import "main.css";
@import "parts.css";

.green-12-bold {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	line-height: 20px;

}

