H1 {
	font-family : "Times New Roman", Times, serif;
	font : bold;
	font-size : 18pt;
}
a:hover {text-decoration:none;}

.book h3 a{display: block; border: solid 2px #f89700; padding: 3px; margin: 5px; text-align: center;font-family: Verdana, Helvetica, "sans serif"; font-size: 16px; text-decoration: none;}

.book h3 a:hover {background-color: #d1e5fd;}

ul {
	padding-left: 40px;
	
}

li {
	color: #0155B7;
}
/*Feedburner Layout*/

#feed {
	background: #fad794;
	padding: 5px;
	border: solid 4px #0155b7;
	margin-left: 20px;
	color: #0155b7;
	font-family: Helvetica, Verdana, sans-serif;
}

.feedTitle {
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}


#feed ul li {
	list-style-type: none;
	font-size: 13px;
	text-decoration: none;
	margin-top: 10px;
}

#feed .headline {font-size: 16px}

#feed .date {font-size: 10px; margin: 0 0 5px 10px; display: inline;}

#creditfooter {display: none}
.fbsubscribelink {text-align: center; font-size: 12px;}

