h2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #006633;
	border-left-color: #006633;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 150%;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #438754;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	background-image: url(img/img.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 15px;
	height: 80px;
	padding-right: 5px;
	padding-left: 70px;
	padding-top: 0px;
	margin-top: 0px;
}
.line1 {
	font-size: small;
	color: #003300;
	line-height: 150%;
}
.size12pt {
	font-size: 12px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	padding: 0px 0px 0px 18px;
	background-image: url(img/li_dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 120%;
}
div#book {
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
div#book-w {
	float: none;
	width: 300px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 90px;
}
.line1nonmargin {

	font-size: small;
	color: #003300;
	line-height: 150%;
}
p {
	padding-left: 25px;
	margin: 0px;
	padding-right: 25px;
}
h3 {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	background-image: url(img/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
	text-indent: 25pt;
	margin-right: 15px;
	margin-left: 15px;
	border: none;
}
h4 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #009966;
	font-weight: bold;
	margin-left: 25px;
	font-size: small;
	text-indent: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
}
a:link {
	color: #004848;
	text-decoration: none;

}
a:visited {
	color: #376F6F;
	text-decoration: none;

}

a:hover {
	color: #009966;
	text-decoration: underline;

}

