@charset "utf-8";
/* CSS Document */

.Pedigree {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	background-color: #696;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	margin: auto;
	padding: 5px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border: medium double #033;
	list-style-type: none;
	position: absolute;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	cursor: crosshair;
}
