body {
     	font-family: Verdana, Helvetica, helv, Arial, sans-serif;
     	font-size: x-small;
     	background: #F3F3F3;
     	color: #000000;
        }

pre {
     	font-family: Verdana, Helvetica, helv, Arial, sans-serif;
     	font-size: x-small;
     	background: #F3F3F3;
     	color: #000000;
     	}

ol {
     	font-family: Verdana, Helvetica, helv, Arial, sans-serif;
     	font-size: x-small;
     	background: #F3F3F3;
     	color: #000000;
     	}

li {
     	font-family: Verdana, Helvetica, helv, Arial, sans-serif;
     	font-size: x-small;
     	background: #F3F3F3;
     	color: #000000;
     	}

h1 h2 h3 h4 h5 h6 {
     	font-family: Verdana, Helvetica, helv, Arial, sans-serif;
     	font-size: small;         }

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

a:link {
	color: #0000ff;
	background: transparent;
}

a:visited {
	color: #880088;
	background: transparent;
}

a:active {
	color: #ff0000;
	background: transparent;
}

a:hover {
	color: #ff0000;
	background: transparent;
}

div.notes {
	text-align: justify;
}

div.surnames {
	text-align: justify;
}

div.surnames a:link {
	color: #0000ff;
	background: transparent;
}

div.surnames a:visited {
	color: #0000ff;
	background: transparent;
}

div.surnames a:active {
	color: #ff0000;
	background: transparent;
}

div.surnames a:hover {
	color: #ff0000;
	background: transparent;
}

div.nav {
     	white-space: nowrap;
}

div.nav a:link {
	color: #0000ff;
	background: transparent;
}

div.nav a:visited {
	color: #0000ff;
	background: transparent;
}

div.nav a:hover {
	color: #ff0000;
	background: transparent;
}

div.nav a:active {
	color: #ff0000;
	background: transparent;
}

.noscreen {
	display: none
}

/*
div.pedigree
p
pre
strong
em
small
h1 h2 h3 h4 h5 h6
pre
div.info
div.aka
p.event
ul
ol
li
*/
