body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

#navigation {
  display: none;
  
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24pt;
}

h2 {
	font-size: 18pt;
	padding-top: 6pt;
	border-top: 1pt solid black;
	margin-top: 12pt;
}
