.mcco-slider-txt-light{
	font-family: arial;
	font-size: 0.6em;	
	color: #FFF;
	-webkit-text-stroke: 0.2px black;
	text-shadow:
     		3px 3px 0 #000,
 		-1px -1px 0 #000,
 		1px -1px 0 #000,
 		-1px 1px 0 #000,
 		1px 1px 0 #000;		
}
.mcco-slider-txt-bold{
	font-family: arial;
	color: #FFF;
	-webkit-text-stroke: 1px black;
	text-shadow:
     		3px 3px 0 #000,
 		-1px -1px 0 #000,
 		1px -1px 0 #000,
 		-1px 1px 0 #000,
 		1px 1px 0 #000;
}

.mcco-h3-light{
	color: #FFF;
	font-family: arial;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: bold;
	 -webkit-text-stroke: 0.2px black;
	 color: white;
	 text-shadow:
	 	3px 3px 0 #000,
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;	    	
}
.mcco-h1-light{
	color: #FFF;
	font-family: arial;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: bold;
	 -webkit-text-stroke: 1px black;
	 color: white;
	 text-shadow:
	 	3px 3px 0 #000,
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;	    	
}
.pages-bread-link{ color: #FFFFFF !important; }
.pages-bread-link-active{ color: #FFF !important; }
.safety-tips-item{ font-size: 1.4em; margin-left: 5px; }
.safety-tips-ul{
	font-size: 0.7em;
}