.environmental {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 333366;
}
.environmental2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 333366;
}
.boxoutline {
	border: 1 solid #4C4C73;
	background-color: #92c7a7;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCCCC;
	
}
.bullets {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	height: 0px;
	width: 0px;
	display: list-item;
}

