@charset "utf-8";
/* CSS Document */
			/*Defines general paragraph style*/
			p {font-family:Arial, Helvetica, sans-serif; line-height:30px; color:#02242E;}
			/*Defines tracking for ICON*/
			span.icon-tracking {letter-spacing:3px; font-size:22px;}
			/*Defines highlighted terms style*/
			span.highlight {font-size:22px; color:#02242E;}
			/*Defines green style style*/
			span.woman {font-size:22px; color:#A0CF67;}
			/*Defines main copy style*/
			span.main-copy {font-size:17px;}

