.name {
	font-size: 12px;
	color: #000000;
	line-height: 150%;

}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	line-height: 3px;

}
