body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.menu {
  font-size: 9pt; line-height: 13.5pt; color: #000000
  }
.copyright {
  font-size: 9pt; line-height: 9pt; color: #666633; font-family: "Arial", "Helvetica", "sans-serif"
  }

.text12 {
	font-size: 12px;
}
.list_spec {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.list_title {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}

.sitemap a {
	color: #333333;
	text-decoration: none;
}
.sitemap a:visit {
	color: #333333;
	text-decoration: none;
}
.sitemap a:hover {
	color: #000066;
	text-decoration: underline;
}
.sitemap h1 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.sitemap h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #006600;
	padding: 3px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.sitemap dl {
	margin-left: 40px;
	font-size: 12px;
	padding-bottom: 20px;
}
.sitemap dt {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003333;
}
.sitemap dd {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003333;
}
.sitemap h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #003333;
	padding: 3px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-weight: bold;
}
.sitemap ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style-type: none;
}
.sitemap li {
	margin: 3px;
	font-size: 12px;
}
.line_li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
