body {
	margin: 0;
	padding: 0;
	}
p {
	font: small arial;
	color: #000;
	margin-top: 0;
	text-align: justify;
	}
h1 {
	font: italic large times;
	font-weight: bold;
	color: #000;
	margin-top: 0;
	border-bottom: 1px solid #ccc;
	}