body {
	margin: 0;
	padding: 0;
	font-family: georgia, times, serif;
	font-size: 0.96875em;
	color: #000;
}

h1 {
	font-family: "adobe garamond", garamond, goudy, "goudy old style", "trebuchet ms", georgia, times, serif;
	font-size: 1.6em;
	color: #000;
}

h2 {
	font-family: "adobe garamond", garamond, goudy, "goudy old style", "trebuchet ms", georgia, times, serif;
	font-size: 1.4em;
	color: #000;
}

h3 {
	font-family: "adobe garamond", garamond, goudy, "goudy old style", "trebuchet ms", georgia, times, serif;
	font-size: 1.2em;
}

ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;	
}

li {
	line-height: 1.35em;
}

p {
	line-height: 1.35em;
}

a {
	text-decoration: none;
	color: #000;
}

div#path span, div#prevnext {
	display: none;
}

dl {border-top: 1px solid #ccc; margin-top: 1.6em; padding-top: 0em;}
dt {display: block;}
dd {margin-left: 25px;}