span.pagenum {
	background-color: yellow;
	display: none;
}

.node p {
	text-align: justify;
}



p.bg-info{
	background-color: #dfdfdf;
	padding: 2em;
	text-indent: -1em;
}

.node .term {
	font-weight: bold;
	font-size: 12px;
	float: right;
	width: 30%;
	margin: 0.5em;
	padding: 0.5em;
	border: 1px dashed #aaa;
	text-align: left;
	background-color: #eee;
	color: #555;
}

.node h2, h3, h4, h5, h6 {
	border: 1px solid;
	border: 1px solid;
	padding: 0.3em;
}

/*
.node h6 {

	text-align: right;
	font-size: 16px;


}
*/