.Pedigreetext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #009;
	font-weight: bold;
}
table {
	color: #000;
	border: 3px double #006;
}
tr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.pedcaption {
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #000;
}
.pedcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006;
	font-weight: bold;
}
#headercenter {
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #006;
	border-bottom-color: #006;
}
body {
	background-color: #EFE5EB;
}
#pedigreewrapper {
	margin-right: auto;
	margin-left: auto;
}
#pedigreewrapper {
}

