@charset "utf-8";
#healthsafety {


}
#healthsafety ul {
	font-size: 26px;
	color: #999;
	list-style-type: none;
	font-weight: bold;
}
#healthsafety ul ul {
	font-size: 24px;
	color: #5F5E76;
}
#healthsafety ul ul ul {
	text-align: justify;
	font-size: 20px;
	font-weight: normal;
}
