.bold {
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #333;
	padding: 3;
	margin: 3px;
	text-indent: 2px;
	margin-left: 5px;
}
