div.title {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
div.para {
	background-color: #F3F4F5;
	width: 95%;
	padding: 3px;
}
