.sectiontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	padding-left:50px;
}
.nav {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCC99;
	padding-left: 5px;
}

.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}

.content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
