.text-caption ,
.fig-caption {
	text-align	: center;
}
.text-caption p ,
.fig-caption p {
	font-weight	: bold;
}
.text-caption xmp ,
.text-caption .xmp {
	width		: 99%;
	min-height : 2em;
	margin		: 5px;
	padding		: 5px 0px;
	border		: 1px solid silver;
	text-align : left;
	font-size : 10px !important;
	overflow : auto;
}
h4 {
	text-decoration : underline;
	font-weight : bold;
}
