
<!--
		
.smalltext	{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #000000;
			}	

.bodybold	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
color: #000000;
			}
			
.boldgreen	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
color: #009900;
			}
			
.boldwhite	{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
color: #cccc99;
			}
						
.boldwhitelarge	{
font-family: Arial, Helvetica, sans-serif;
font-size: 13pt;
font-style: normal;
font-weight: bold;
color: #cccc99;
			}
	
			
.header		{
font-family: Gill Sans MT, Helvetica, Arial, sans-serif;
font-size:  14pt;
font-style: normal;
font-weight: normal;
color: #000000;
			}
			
.greenheader		{
font-family: Arial, Helvetica, sans-serif;
font-size:  14pt;
font-style: normal;
font-weight: normal;
color: #009900;
			}
			
.pedigree		{
font-family: Arial, Helvetica, sans-serif;
font-size:  10pt;
font-style: italic;
font-weight: normal;
color: #009900;
			}						

TD			{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #663300;
bgcolor: #FFFFFF;
			}

TH			{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: BOLD;
color: #FFFFFF;
			}
						
BODY		{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: normal;
color: #000000;
			}
			
A	{
	text-decoration: underline;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold
}		

A:hover	{
	text-decoration: underline;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold
}

A.dog	{
	text-decoration: none;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold
}

A.dog:hover	{
	text-decoration: underline;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold
}			

A.doglarge	{
	text-decoration: none;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight : bold
}

A.doglarge:hover	{
	text-decoration: underline;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight : bold
}

				
A.intro	{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold
}	
-->
