a:link {
	color: #006600;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
}
a:active {
	font-size: 9pt;
	color: #FF9900;
}
.tinyyellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC00;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #006600;
}
.pedigree {
	font-size: 8pt;
	font-weight: normal;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #0A5A25;
}
.table1 {
	color: #FFCC00;
	background-color: #006600;
	border: 2px solid #FFCC00;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}
