/* Style sheet for New Forest Hills web pages -*- c++ -*-
 * (C) 1997 Chris Lawrence.
 * May be freely reused without any restrictions.
 */ 
P { text-indent: 3 em }
P.nav { text-indent: 0 em; text-align: center }
P.pic { text-indent: 0 em }

/* Style for introduction paragraphs */
P.intro { text-indent: 0 em; font-style: italic; font-weight: bolder;
 font-size: larger }

/* Silly <BODY ...> things */
BODY { background: white; color: black }
A:link { color: blue }
A:visited { color: red }
A:active { color: red }
