body {
	margin-left: 2px;
	margin-top: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	width: 750px;
	padding-left: 25px;
}
.nav {
	font-variant: small-caps;
	text-transform: none;
	position: absolute;
	top: 7px;
	left: 650px;
	right: auto;
	bottom: auto;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	width: 150px;
}

.nav a {
	text-decoration: none;
	color: #660;
}

.nav a:visited {
	text-decoration: none;
	color: #660;
}

.nav a:active {
	text-decoration: none;
	color: #900;
}

.nav a:hover {
	text-decoration: underline;
	color: #3F0;
}

.footer {
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	width: 150px;
	clear: both;
	margin-left: 50%;
}
.heading {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
}
