body {
	font-family: sans-serif;
	font-size: 12pt;
}

p.header {
	text-align: center;
	text-decoration: underline;
}

p.title {
	margin: 2em;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

p.title2 {
	margin: 3em 0 2em;
	font-size: 14pt;
	font-weight: bold;
}

span.highlight {
	font-weight: bold;
}