hr {
	color: #FFFFFF;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #FDE9B6;
	border-right-color: #FDE9B6;
	border-bottom-color: #fde9b6;
	border-left-color: #FDE9B6;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	padding-left: 5px;
	padding-right: 5px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FDE9B6;
	font-size: x-large;
}

h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FDE9B6;
	font-size: small;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: small;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #00CCFF;
}

a:hover		{
	font-weight: normal;
	color: #FFFFCC;
	background-color: #336699;
}

.pedigree {
	border-top-color: #FFEA95;
	border-right-color: #AC7400;
	border-bottom-color: #AC7400;
	border-left-color: #FFEA95;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	list-style-type: square;
	line-height: 1.5;
	padding:1
	
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
