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

body {
		background-color:#023264;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#023264;
		}
a:link {color:#023264; text-decoration:underline;}
a:visited {color:#999999; text-decoration:none;}
a:hover {color:#0000CC; text-decoration:underline; cursor:hand;}
a:active {color:#023264; text-decoration:underline;}
.banner {font-size:18px;}
.name {font-size:14px;}
.epds {font-size:9px;
		font-weight:bold;}
.pedigree {font-size:10px;}
.footerlinks	{font-size:9px;}