#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 750px;
	left: 44px;
	position: absolute;
	top: 16px;
}
#body #submenu table tr td p {
	font-size: .8em;
}
#body  h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#body table tr td p {
	margin-top: 0px;
	padding-top: 0px;
}
#body h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#topnav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .7em;
}
a {
	font-weight: bold;
	color: #633;
	text-decoration: none;
}
#body li {
	margin-bottom: 3px;
}
.return {
	font-size: .8em;
	text-align: right;
}


a:link {
	text-decoration: none;
	color: #633;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #69F;
}
a:active {
	text-decoration: none;
}
#body #footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #636;
	border-right-color: #636;
	border-bottom-color: #636;
	border-left-color: #636;
	padding-right: 20px;
	padding-left: 20px;
}
.small {
	font-size: .9em;
}
