BODY
{
}
.navLink1 {
	font-family: georgia, times new roman, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
	line-height: 2;
	}
	
.navLink1:hover {
	font-family: georgia, times new roman, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #1B81BE;
	letter-spacing: 1px;
	line-height: 2;
	}
	
.navLink2 {
	font-family: georgia, times new roman, serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	}
	
.navLink2:hover {
	font-family: georgia, times new roman, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #1B81BE;
	}

.small {
	font-family: georgia, times new roman, serif;
	font-size: 10px;
}

.booktitle {
	font-family: georgia, times new roman, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.bookauthor {
	font-family: georgia, times new roman, serif;
	font-size: 14px;
}


.bodytext {
	font-family: georgia, times new roman, serif;
	font-size: 16px;
}

.bodytexat:first-letter {
	font-family: georgia, times new roman, serif;
	font-size: 64px;
	font-weight: bold;
	float: left;
	padding: 0 5px 0 0; 
}

.pagetitle {
	font-family: georgia, times new roman, serif;
	font-size: 20px;
	font-weight: bold;
}
