/* Birth to Three basic stylesheet, last edited 9-16-02
Stylesheet work: Jeremy Carlson, http://www.jeremycarlson.com/ */

body  { font-size: 13px; font-family: Georgia, serif; margin: 10px }
	
a { color:#582761 }
	
a:visited { color:#969 }
	
a:hover { color:#c60	}

h1, h2, h3, h4 {
	line-height:120%; 
	color:#c60;
	}

h1 { font-size:210% }
h2 { font-size:160% }
h3 { font-size:140% }
h4 { font-size:130% }
h5 { font-size:120% }
h6 { font-size:110% }
h7 { font-size:100% }

hr {
	noshade;
	color:#e2a86e;
	font-size: 2px;
	}