body, p {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
}

.headline {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.subheadline {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.listitem {
	font-size: 16px;
	position: relative;
	left: 50px;
}

.toprow {
	font-size: 1.2em;
}

.row {
	font-size: .9em;
}
~