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

body
	{
	background-image:url(/images/bkgd2.jpg);
	background-attachment:fixed;
	font-size:12px;
	color:#000099;
	}
.style1{font-size:16px;}
.pedigree {font-size:10px; font-weight:bold;}
.name	{font-size:14px; font-weight:bold;}
.epds	{font-size:9px; font-weight:bold;}
.footerlinks	{font-size:9px;}
.photoborders
	{
	border-bottom-color:#000099;
	border-left-color:#000099;
	border-right-color:#000099;
	border-top-color:#000099;
	}