div {
	width: 100%;
	}

h1 {
	font-family: arial, sans-serif;
	font-size: 18pt;
	text-align: center;
	border-bottom: 1px solid;
	}

p {
	font-family: "times new roman", serif;
	font-size: 12pt;
	text-align: left;
	margin-left: 1%;
	}

p.small {
	font-family: arial, san-serif;
	font-size: 8pt;
	}
	
#center {
	text-align: center;
	}

