/* CSS Document */
.pedigree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
}
.gen1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
}
.gen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6600;
}
.gen3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #CC9966;
}
.gen4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCC99;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #993333;
	width: 600px;
	color: #E0E0C0;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.margin30 {
	margin-left: 30px;
}
.tglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993333;
}
.tglink a:link {
	color:#993333
}
.tglink a:visited {
	color:#993333
}
