	body{
		font-size:12pt;
		line-height:150%;
	}
	div.parent{
		text-align:center;
	}
	div.child{
		text-align:left;
		width:640px;
	}
	h1{
		font-size:16pt;
	}
	h2,h3,h4{
		font-size:12pt;
		font-weight:bold;
	}
	p{
		text-indent:1em;
	}
