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

body	{
		background-image:url(/images/tan.JPG);
		background-attachment:fixed;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#990000;
		}
a:link	{color:#990000; text-decoration:underline;}
a:visited	{color:#9966FF; text-decoration:none;}
a:hover	{color:#990000; text-decoration:underline;}
.banner	{font-size:18px; font-weight:bold;}
.name	{font-size:14px; font-weight:bold;}
.pedigree	{font-size:10px;}
.epds	{font-size:9px; font-weight:bold;}
.owners	{font-size:10px;}
.footnote	{font-size:10px;}
.info	{font-size:10px; font-style:italic;}
.bold	{font-weight:bold;}