#pedigree table {
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}

#pedigree td.female {
	background-color: #fef4ce;
}

#pedigree td.male {
	background-color: #f9d6a5;
}

#pedigree p {
	font-size: 8pt;
	font-family: sans-serif;
}

#pedigree b {
	font-weight: bold;
	color: #591E00;
}
