.aGenPerson {
	background: firebrick;
	color: white;

	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0.5em;

	padding: 2pt;
	border: 4px solid #404040;
	border-style: none solid solid none;

	clear: right;
}
.aGenPerson font {
	color: white;
	margin-left: 0.5em;
}

.qGenIndent, .aGenIndent {
	margin-left: 2em;
	padding: 4pt;
}
.qGenIndent {
}
.aGenIndent {
}

