body {
	background-image:url(parchment02.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336600;
	font-size:20px;

}

.notes {
	color:#999999;
	font-size:13px;
	}

.title {
	font-size:14px;
	text-align: center;
}

.hx {visibility:hidden}

table.body {
	width:65em;
	margin-left:auto;
	margin-right:auto;
}

table.nav {
	width:100%;
	font-size:12px;
}


a:link {
	font-weight:bold;
	color:#336600;
	text-decoration:none;
}

a:visited {
	font-weight:bold;
	color:#336600;
	text-decoration:none;
}

a:active {
	font-weight:bold;
	color:#336600;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

h1 {
	color:#336600;
	font-size: 18pt;
}

h2 {
	color:#336600;
	font-size: 14pt;
}