body {
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(./graphics/bgsetter.gif);
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
p {
	font-size: 8pt;	
	font-weight : normal;
}
.index {
	font-size: 12pt;
	font-weight: normal;
}
.front {
	font-size: 14pt;
	font-weight: bold;
	color: #800000;
}
.large {
	font-size: 16pt;
	font-weight: bold;
}
.omicron {
	font-size: 12pt;
	font-weight: normal;
	font-family: Comic Sans MS,Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}
th {
	font-size: 8pt;
	font-weight : bold;
	text-align : left;
	border-style : none none groove none;
	border-color : #efdece #efdece #969696 #efdece;
	border-width : 0px 0px 3px 0px;
	white-space : nowrap;
}
.topinfo {
	font-size: 10pt;
	text-align : left;
	vertical-align : top;
}
.topinfolarge {
	font-size: 16pt;
	text-align : left;
	vertical-align : top;
}
.topinfobold {
	font-size: 10pt;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}
.pedigreeinfo {
	font-size: 8pt;
	font-weight : normal;
	text-align : left;
	vertical-align: middle;
	border-style : none none solid none;
	border-color : #efdece #efdece #969696 #efdece;
	border-width : 0px 0px thin 0px;
	padding : 3px 0px 3px 0px;
}
.relinfo {
	font-size: 8pt;
	font-weight : normal;
	vertical-align: top;
	border-style : none none none solid;
	border-width: 0px 0px 0px thin;
	padding : 0px 0px 0px 3px;
	white-space : nowrap;
}
.pedigree{
	background-color : #efdece;
	width : 100%;
	border-style : none none none none;
	padding : 0px 0px 0px 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
