body, table {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #663300;
}

h1 {font-size: 24pt;}
h2 {font-size: 18pt;}
h3 {font-size: 14pt;}
h4 {font-size: 12pt;}
h5 {font-size: 10pt;}
h6 {font-size: 8pt;}

td.topnavup {
	background: #996600;
	border-top: solid 2px #cc9900;
	border-bottom: solid 2px #001E60;
	border-bottom: solid 2px #000000;
	height: 23px;
	padding: 0 5;
}
td.topnavuptext {
	font-family: times;
	font-size: 12pt;
	color: #ffffff;
}
td.topnavdown {
	background: #663300;
	border-left: solid 1px #001E60;
	border-left: solid 1px #000000;
	border-right: solid 1px #001E60;
	border-right: solid 1px #000000;
	height: 23px;
	padding: 0 7;
}
h4.term {
	margin-bottom: 2px;
}
td.term {
	border-top: solid #663300 2px;
	border-left: solid #663300 2px;
	background: #cc9966;
}
td.def {
	border-left: solid #663300 2px;
}
.hlcontent {
	background: #cc9966;
}
div.hlcontent {
	background: #cc9966;
	padding: 3px;
}
a.topnav {
	color: #ffffff;
	text-decoration: none;
}
a.topnavsel {
	color: #ffff99;
	text-decoration: none;
}
a.topnav:hover {
	text-decoration: underline;
}
td.bottomnav {
	background: #663300;
	height: 21px;
	padding: 0 5;
}
a.bottomnav {
	color: #cccccc;
	text-decoration: none;
}
a.bottomnavsel {
	color: #ffff99;
	text-decoration: none;
}
a.bottomnav:hover {
	text-decoration: underline;
}
td.navsep {
	padding: 0;
	color: #cc9900;
}
td.contentleft {
	background: #663300;
	width: 10px;
}
td.content {
	background: #ffffff;
	color: #000000;
	border-left: solid 2px #000000;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	width: 730px;
	padding: 5px;
}
td.contentright {
	background: #ffffff;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
td.bottom {
	padding: 10px;
	background: #663300;
	color: #ffffff;
}
