body{
	font-family:georgia,"times new roman",times,serif;
}

#navlist{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #ccc;
	width: 150px;
}

#navlist li{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #ccc;
	text-align: left;
}

#navlist li a:hover { text-decoration: underline; }
#navlist li a { text-decoration: none; }

h1{
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-bottom: 0;
}

h1,h2,h3{
	margin:0;
}


a,h3 {
	color: #004276;
}

a:hover {
	text-decoration:underline;
}

.booklist li{
	margin-bottom: 1em;
	width:425px;
	padding: 1em;
	list-style-type: none;
}

#hd{
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin: 1em 0 1em 0 ;
}

#hd h1{
	font-family: Georgia, serif;
	font-size: 41px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #004276;
}

.author{
	color:#666;
	font-size: 14px;
}

.description{
	color: #000;
}

#ft{
border-top: 1px solid #ccc;
margin-top: 3em;
padding: 1em;
font-size: 11px;
text-align: center;
}