/* CSS definition file containing site wide stylesheets */

.ehs {
	text-transform: none;
 	color: rgb(153,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: none;
 	list-style-image: none;
 	text-indent: 0px;
 	clear: none;
 	background-color: transparent;
 	margin: 0px;
 	padding: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}