.highlight   { 
	background-color: #F0F0F0;
	border-style: solid; 
	border-width: 1pt;
	padding: 3pt;
}
.person      { margin-left: 30px; margin-top: 0; margin-bottom: 0 }
p.nav         { font-family: Arial; font-weight: bold; margin-top: 6px; 
				margin-bottom: 6px }
p.nav a 	  { text-decoration: none}
p.nav a:hover { text-decoration: underline }
body         { font-family: Georgia}

p { width: 800; margin-left: auto; margin-right: auto;}
div { width: 800; text-align: center; margin-left: auto; margin-right: auto;}
ul li { width:800; margin-left: auto; margin-right: auto;
	list-style-type: square;}
ful { width: 800; margin-left: auto; margin-right: auto;
	list-style-type: square;}
ful { width: 800; }

div.highlight {
  border-width: 1px;
  border-color: black;
  border-style: solid;
  background-color: #E0E0E0;  /* #79D5F5; */
  padding: 0.3em;
  margin-top: 0.7em;
  margin-bottom: 0;
}  

P.impEntry {
  background-color: #FFE;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}