.notemislead {
 display: inline; color: red;}

body {
  background-color: #ffffff;
  color: #000000;}

H1 {
 font-family: Arial,Helvetica,sans-serif;
 color: #B22222; text-align: center;}

H6 {
 font-family: "Times New Roman",Times,serif;}

A:link {
 color: blue;}
A:visited {
 color: blue;}
A:active {
 background-color: yellow;}

TABLE.horizontal {
 width: 100%;
 background-color: #FFFFD7;}

TH { 
 text-align: center; 
 font-weight: bold;
 font-family: Verdana,Arial,Helvetica,sans-serif;}

TABLE.horizontal TD {
 font-size: 80%;
 font-family: Verdana, Arial,Helvetica,sans-serif;
 line-height: 120%;
 padding: 4px 4px 4px 4px;}

UL, OL {margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;}

P.treenote { 
	margin-left: 15%; 
	margin-right: 15%;
	text-indent: -2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;}
	
.C16 {
 	background-color: #EFFFBF;}
.C17 {
	background-color: #E6F598;}
.C18 {
 	background-color: #FFFFCC;}
.C19 {
 	background-color: #EFFFBF;}
.C20 {
 	background-color: #FDECA7;}
.leer {
	background-color: white;}

.surname {
 font-variant: small-caps;}
 
 /*This highlights the complete cell  of a targeted page anchor (white on a dark colour)*/
 TD:target, TD.sftarget {
	color: white;
	background: #647606;}

/*Special style section below is just for the two overviews of the family charts */
 TABLE.centuries {
 	BACKGROUND-COLOR: white; WIDTH: 100%;}
TABLE.centuries TD {
	PADDING: 2px;
	 VERTICAL-ALIGN: middle; FONT-family: Arial,Helvetica,sans-serif;
	 FONT-SIZE: 80%; text-align: center;}
/* Attempts to eliminate the outer margins round the cells failed, because Internet Explorer seems not to 
apply the "margin" control to TD. The cell-spacing attribute is part of CSS, but not applied in IE*/
/* BORDER-STYLE: solid; BORDER-WIDTH: 1px; */

A:link.extable	{
	color: black; text-decoration: none;}
A:visited.extable
	{color: black; text-decoration: none;}
A:active.extable
	{}
/*end of overviews section */