/* Style sheet for LordSutch.com web pages
 * (C) 1997-99 Chris Lawrence.
 * May be freely reused without any restrictions.
 */ 
P { text-indent: 0 em}
P.nav { text-indent: 0 em; text-align: left }
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 }

/* */
P.big { text-indent: 0 em; font-weight: bolder; font-size: larger;
 text-align: center }

H1 { text-align: center }

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