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

body {
	background-color: #062695;
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
}

.buttons {
	font-size: 13pt;
}

.buttons a {
	color: #FFFFFF;
	text-decoration: none;
}


.buttons a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.white_8 {
	font-size: 8pt;
}

.white_8 a {
	color: #FFFFFF;
	text-decoration: none;
}

.white_8 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.white_12 {
	font-size: 12pt;
}
.pedigree td {
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #89A3FA;
}
.pedigree {
	font-size: 10pt;
	border: 1px solid #FFF;
}

