body {
	font-size: 12px;
}
td {
	font-size: 12px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	font-size: 12px;
	text-decoration: underline;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}

.horizSpacer {
	margin-bottom: 4px;
}

