body {
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 1.5em;
}

h1 {
	font-size: 20px;
}

#wrapper {
	width: 6.25in;
	margin: 0 auto;
}

#head {
	line-height: 1.2em;
}

table {
	border: 1px solid #000;
	width: 100%;
	margin-bottom: 0.5em;
}

th {
	border-bottom: 1px solid #000;
	font-size: 13px;
	text-transform: capitalize;
}

td {
	font-size: 12px;
	font-style: italic;
	width: 33%;
	text-align: center;
	line-height: 1.3em;
}
