body {
	font-size: 76%;
	background-color: #fefdfa;
	font-family: tahoma;
}

a {
	color: #780109;
}

a:hover {
	color: #780109;
	text-decoration: underline;
}

#wrapper {
	width: 1014px;
	margin-left: 50px;
	line-height: 1.5em;
	font-size: 1.3em;
}

h1 {
	text-align: left;
	width: 1014px;
	font-size: 1.6em;
	font-weight: bold;
	font-family: century gothic, verdana, arial, sans-serif;
	color: #780109;
}

h2 {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	font-family: verdana;
	color: #780109;
	border-bottom: 1px solid grey;
	padding-bottom: 2px;
	padding-top: 20px;
}

li {
	color: #a7882c;
}

p {
	font-size: 12px;
	text-align: left;
}

p.updated {
	margin-top: 30px;
	margin-bottom: 50px;
}

span {
	font-weight: bold;
	color: #780109;
}

span.italics {
	font-weight: normal;
	font-style: italic;
}

span.book-title {
	font-style: italic;
}

ul {
	margin: 20px 0 20px 0;
	list-style-type: none;
}
