.borderA {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
	text-transform: none;
	color: #336600;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
}
.borderHead {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
