body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bkg_blue_color_scheme3.jpg);
	font-size: medium;
	color: #FFFFFF;
}
a {
	font-size: small;
}
a.menu {
	font-size: x-small;
	text-decoration: none;
}
a.menu:link, a:link {
	color: #FFFFFF;
}
a.menu:visited, a:visited {
	color: #FFFFFF;
}
a.menu:hover, a:hover {
	color: #333333;
}
a.menu:active, a:active {
	color: #FFFFFF;
}
.copyright {
	font-size: x-small;
}
a.pedigreeButton {
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	padding: 2px;
}
a.pedigreeButton:hover {
	color: #333333;
}
.pedigreeHeading {
	font-size: small;
	font-weight: bold;
}
.pedigreeBody {
	font-size: x-small;
}
.pedigreeName {
	font-size: x-small;
}
.pedigreeLink {
	font-weight: bold;
	color: #009999;
}
.smallReturnLink {
	font-size: x-small;
}
.tableTitle {
	font-weight: bold;
}
.photoCaption {
	font-size: x-small;
	font-weight: bold;
}

