	body {
		padding-left: 8px;
		padding-top:128px;
		margin: 0;
		font-family: helvetica,arial,sans-serif;
		font-size: 10px;
		line-height: 140%;
		max-width: 600px;
	}
	
	h1 {
		letter-spacing: -0.03em;
		font-size: 280%;
		line-height: 0%;
		font-weight: normal;
	}
	
	h2 {
		letter-spacing: -0.03em;
		font-size: 170%;
		line-height: 0%;
		font-weight: normal;
		
		margin-bottom: 0;
		margin-top: 2em;
	}
	
	p {
		font-size: 120%;
		line-height: 150%;
		word-spacing: 0.1em;
	}
	
	a {
		color: black;
	}
