  BODY {background-color:#f0f0f0}
  H0 {color:red}
  H1 {color:red}
  H2 {color:black}
  .clsPedigree {
	border:solid;
	border-color:#A52A2A;/*brown;*/
	border-width:2px;
	font-family:arial, sans-serif;
	background-color:#F5F5DC;/*beige;*/
	font-size:smaller;
  }
  .clsPedFamilyTable {
	font-family:arial, sans-serif;
	font-size:smaller;
	background-color:white;
  }
  .clsPedHusband {
	font-family:arial, sans-serif;
	color:blue;
	background-color:white;
  }
  .clsPedMarriage {
	font-family:arial, sans-serif;
	background-color:white;
  }
  .clsPedWife {
	font-family:arial, sans-serif;
/*	font-size:smaller; */
	background-color:white;
  }
  .clsPedFamily {	
		color:red; 
		font-family:arial, sans-serif;
		background-color:white
  }
  .clsDatePlace {
/*	font-size:smaller; */
    background-color:white;
	 }
