p {
	text-align: justify;
	-ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}