body {
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
	color: #000000;
	background: #ffffff;
/*	font-size: 12pt;
	line-height: 12pt;  */
	font-family: "Times New Roman", Georgia, serif;
}

pre {
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
	color: #000000;
	background: #ffffff;
/*	font-size: 12pt;
	line-height: 12pt;  */
	font-family: "Times New Roman", Georgia, serif;
}

ol {
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
	color: #000000;
	background: #ffffff;
/*	font-size: 12pt;
	line-height: 12pt;  */
	font-family: "Times New Roman", Georgia, serif;
}

img.right{
        float: right;
        margin-left: 5%;
}

a {
	text-decoration: none;
	text-underline: none;
	color: #000000;
	background: #ffffff;

}

div.notes {
	text-align: justify;
}

p.surnames{
	text-align: justify;
}

p.surnames a:link {
	color: #000000;
	background: #ffffff;
}

p.surnames a:visited {
	color: #000000;
	background: #ffffff;
}

p.surnames a:active {
	color: #000000;
	background: #ffffff;
}

p.surnames a:hover {
	color: #000000;
	background: #ffffff;
}

div.nav {
     	display: none;
}

.ref {
     	display: none;
}

/*
div
div.pedigree
pre
strong
small
pre
div.info
ul
ol
li
*/

