body {
	font-family: "Helvetica Neue", "Arial", sans-serif;
	font-size: medium;
	/*font-size-adjust: none;
	font-stretch: normal;*/
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.75;
	margin: 1.75em auto;
	width: 50em;
	word-spacing: 0.1em;
	background-color: #fff;
	color: #111;
}

a {
color: #111;
text-decoration: none;
border-bottom: 1px dotted #111;
font-weight: bold;
}
h1 a {
border: none;
}
