body { 
	background: #f8f8f8; color: black;
	font-family: gill, helvetica, sans-serif 
}

p.foot  { font-size: 66% }

a { 
	color: #8080FF; background: #f8f8f8;
	text-decoration: none 
}
a.name { 
	color: black; background: #f8f8f8;
	text-decoration: underline
}
