body {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	border-width: 0px;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	color: #8000ff;
	text-decoration: none;
}

a:hover {
	background: #cccccc;
	text-decoration: none;
}

a:active {
	color: blue;
	text-decoration: none;
}

a:hover img {
	background: #ffffff;
}

p.small {
	color: #999999;
	font-size: 10px;
}

.titlehead {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	font-size: 24px;
	padding-left: 15px;
	padding-top: 15px;
	vertical-align: -10%;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 24px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	border: 0px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	border: 0px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	border: 0px;
}

ul {
	list-style-type: disc;
}

ul ul {
	list-style-type: disc;
}

.hnav {
	padding: 10px 0px 0px 0px;
}

.htitle {
	background: #FFF url("images/thick_line.gif") repeat-x;
}

.htitle div {
	padding: 11px 0px 0px 0px;
	font-weight: bold;
}

.htopitem {
	background: #FFF url("images/under_line.gif") repeat-x;
}

.htopitem div {
	padding: 6px 0px 2px 0px;
}

.hitem {
	background: #fff url("images/thin_line.gif") repeat-x;
}

.hitem div {
	padding: 3px 0px 2px 0px;
}

.hlastitem div {
	background: #fff url("images/thin_line.gif") repeat-x;
	padding: 3px 0px 5px 0px;
}

.toc_chap {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}

.toc_part {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 24px;
}

.index_item {
	padding-left: 40px;
	text-indent: -40px;
}

.ind_index_item {
	margin-top: -10px;
	padding-left: 40px;
	text-indent: -20px;
}
