body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}

a:link {
	color: #999999;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ECEBEB;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

a.small:link {
	color: #A97E8E;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.small:visited {
	color: #ECEBEB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
a.small:hover {
	color: #A97E8E;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a.small:active {
	color: #ECEBEB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}

.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #CCCCCC;
}

.info2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
}

.ped_table {
	border-top: 2px solid #252525;
	border-bottom: 2px solid #252525;
	border-left: 2px solid #252525;
}
.ped_table2 {
	border-top: 2px solid #252525;
	border-right: 2px solid #252525;
	border-bottom: 2px solid #252525;
	border-left: 2px solid #252525;
}
.pedigree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.pedigree2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
}
.image_1px {
	border: 1px solid #000000;
}
.image_1px_grey {
	border: 1px solid #252525;
}

.image_1px_white {
	border: 1px solid #FFFFFF;
}

td.border {border-bottom: 2px solid #252525;}
td.border2 {border-left: 2px solid #252525;}
td.borderwhite {
	border-bottom: 1px solid #999999;
}

.padding { padding: 5px;
}