table.nav-table {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 180px;
}
table.body {
	position: absolute;
	left: 234px;
	top: 3px;
}
p.main-text {
	position: relative;
	color: #336633;
	font-size: 15px;
	font-weight: bold;
	font-family: serif;
	text-align: left;
}	
span.sub-text {
	position: relative;
	color: #336633;
	font-size: 15px;
	font-weight: bold;
	font-family: serif;
}
span.sub-text2 {
	position: relative;
	color: #336633;
	font-size: 24px;
	font-family: serif;
}
span.sub-text3 {
	position: relative;
	color: #336633;
	font-size: 24px;
	font-family: serif;
}
span.hdr-text {
	position: relative;
	color: #336633;
	font-size: 21px;
	font-family: serif;
	border-bottom: medium inset;
	border-bottom-color: #336633;
}
div.sub-text {
	position: relative;
	color: #336633;
	font-size: 5px;
	font-family: serif;
	text-align: center;
}
div.hdr-text {
	position: relative;
	color: #336633;
	font-size: 21px;
	font-family: serif;
	border-bottom: medium inset;
	border-bottom-color: #336633;
}
div.top-hdr-text {
	align: right;
	position: relative;
	color: #336633;
	font-size: 21px;
	font-family: serif;
	border-bottom: medium inset;
	border-bottom-color: #336633;
}
p.sub-text {
	position: relative;
	color: #336633;
	font-size: 5px;
	font-family: serif;
	text-align: center;
}
p.sub-text2 {
	position: relative;
	color: #336633;
	font-size: 24px;
	font-family: serif;
}

p.sub-text3 {
	position: relative;
	color: #336633;
	font-size: 2px;
	font-family: serif;
	text-align: center;
}

td.sub-text {
	position: relative;
	color: #336633;
	font-size: 18px;
	font-family: serif;
}
p.hdr-text {
	position: relative;
	color: #336633;
	font-size: 21px;
	font-family: serif;
	border-bottom: medium inset;
	border-bottom-color: #336633;
}
a {
	font-size: 12px;
	color: #336633;
}
a:visited {
	color: #33CC33;
}
a:hover {
	color: #33CC33;
}