table.simpleBorder {
	border-collapse: collapse;
	border: 1px solid black;
}
table.simpleBorder th,
table.simpleBorder td {
	border: 1px solid black;
}

.tablinkMyHeritage:link, .tablinkMyHeritage:visited {
	text-decoration: underline;
}

.tablinkMyHeritage:hover {
	text-decoration: none;
}

td#dept_list b {
	color: white;
}

td#dept_list ul {
	margin: 0 0 12px 0;
	padding: 0px;
	color: white;
}
td#dept_list li {
	margin-left: 15px;
}
td#dept_list li a {
}
