/* CSS Document */

p {
	font-family: "Default Font";
	font-style: normal;
	line-height: normal;
	font-weight: normal;

	color: #000000;
	text-align : "justify";


}

td
{
text-align:justify;	
text-justify:auto;
} 
