/**/

.celltitle {
	font-weight: bold;
	padding: 3px
}

.cellcontent {
	padding: 3px;
}

.infohead {
	background-color: #efefef;
	font-size: 10px;
	text-align: right;
	font-style: italic;
	padding: 3px;
}

.infofoot {
	background-color: #efefef;
	padding: 3px;
}

.introttl {
	font-weight: bold;
	/*border-bottom: 1px dashed black;*/
	border-bottom: 1px dashed;
}

.introtxt {
	text-align: justify;
}

.crossref {
	/*text-decoration: underline;*/
	border-bottom: 1px dashed;
	padding-bottom: 0px;
	cursor: help;
}


