
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #E6E6E6;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #fE8057;
	background-color: #617D89;
}

sup {
	font-size: 0.5em;
}

img {
	border: 0px;
}

.content {
	position: absolute;
	color: black;
	top: 50px;
	left: 10%;
	width: 80%;
}

.content-head {
	font-size: 1.3em;
}

.section-head {
	color: #0033FF;
}

.section-head-clickable {
	color: #0033FF;
	text-decoration: underline;
}

.section-body-expandable {
	margin-left: 10px;
}

.content-nav {
	position: absolute;
	top: 440px;
	left: 42px;
	width: 135px;
}

.nav-link {
  background-color: #E6E6E6;
	height: 1.5em;
	margin-bottom: 0.8em;
}