span.unclear {
	font-style: italic; }

dt {
	margin-top: 1em;
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	/*border-top: 1px solid #FFDFC3;*/
	padding-top: 0.4em;
	color: black /*#444444*/; }

dd {
	margin-bottom: 0em; 
	margin-top: 0;
	padding-bottom: 0em;
	margin-left: 0;
	line-height: 120%; }

dd.gothic {
	margin-left: 0em; }

dd.trans {
	margin-left: 0em;
	color: #444444;
	line-height: 130%;
	/*font-family: serif;*/
	font-size: smaller;
	/*text-indent: -1em;*/ }
/* dd.trans:before {content: '— '; } */

/* GREEK translations */
.grc-1 { /* Unicode precomposed: */
	font-family: 'Palatino Linotype', Cardo, Code2000, 'Arial Unicode MS', serif; }
.grc-2 { /* TLG Betacode: */ }
.grc-3 { /* Roman transliteration: */ }

sup {
	font-size: x-small; 
	font-family: sans-serif; }
	
a:link {color: maroon; text-decoration: none;}
a:visited {text-decoration: none; color: maroon;}
a:link:hover, a:visited:hover {text-decoration: underline; color: red;}