body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 15px solid #C2AB8F;
}
.audh {
	background-color: #CCFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-width: 1px;
}
.vish {
	background-color: #99CCFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-width: 1px;
}
.dream {
	background-color: #CC99FF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-width: 1px;
}
.ambig {
	background-color: #FFCCCC;
}
.detail {
  border-top: outset;
}
.detail-words {
  font-weight: bold;
}
.define {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 18em;
	margin: 0 0.2em 0 0;
	border-style: outset;
	background-color: #FFFFCC;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 18em;
	margin: 0 0.2em 0 0;
	border-style: outset;
	background-color: #CCFFCC;
}
.music {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 18em;
	margin: 0 0.2em 0 0;
	border-style: outset;
	background-color: #FFCC99;
}
.explan {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 18em;
	margin: 0 0.2em 0 0;
	border-style: outset;
	background-color: #FF99FF;
}
.cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 18em;
	margin: 0 0.2em 0 0;
	border-style: outset;
	background-color: #d3e5fe;
}
.source {
	font-variant: small-caps;
	font-size: 80%;
}
.heard {
	font-style: italic;
}
.toc {
	background-color: #CCCCCC;
	text-align: center;
	padding: 3px;
	border: outset;
}
h3 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	background-color: #000066;
}
.stage {
	font-style: italic;
}

