body {
	background-color: #9FDA02;
	list-style-image: url(../images/bullet.gif);
}
a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #336600;
	text-decoration: none;
}
a:active {
	color: #336600;
	text-decoration: underline;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 350px;
	clip: rect(auto,auto,auto,auto);
	line-height: 14px;
	margin-left: 50px;	
}

.style6 {color: #FFFFFF}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image:  url(images/formatting/bullet.gif);
	list-style-type: none;
	margin: 10px;
}
.heading1 {
	font-size: 16px;
	color: #86B906;
	font-style: italic;
}
.table inset {
	border: thin dashed #6D9601;
}
.table {
	border: thin dashed #6D9601;
}
.safetytable {
	border: thin dashed #FF0000;
}
.safety {
	list-style-position: outside;
	list-style-image:  url(images/formatting/safetybullet.gif);
	list-style-type: none;
}
.leftbar {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #6D9601;
}

.topbar {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #6D9601;
}

hr {
    height:2px;

 color: #86B906;
background-color: #86B906;
height: 2px;
   }
