body {
	font-family:		sans-serif;
}
p, dd {
	line-height:		1.6;
}
@media screen and (min-width: 640px) {
	p, dd {
		line-height:		1.8;
	}
}
