/* CSS Document */
p
{
	text-align: justify;
	text-indent: 30px;
}

div#footer p
{
	text-align: center;
	text-indent: inherit;
}
