body {
	font-family: Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4, h5, h6, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #000066;
	margin-top: 30px;
	}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #336633;
	margin-top: 5px;
	}
	
p {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

table#nav td {
	text-align: center;
	}

table#nav p {
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #000066;
	font-style: italic;
	}

table#nav {
	border-top: 15px solid #000066;
	border-bottom: 1px solid #000066;
	
	}
	
table#nav a:link {
	color: #000066;
	text-decoration: none;
	}

table#nav a:visited {
	color: #000066;
	text-decoration: none;
	}
	
table#nav a:hover {
	color: #000;
	text-decoration: underline;
	}
#book-club-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#book-club-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 27px;
}

