body {
  font-size: 11pt;
  font-family: Times, "Times New Roman", serif;
  line-height: 1.4em;
  margin: 10px 30px 10px 15px;
  width: 650px;
}

#header {
	display: none;
}

#sidebar {
	display: none;
}

#footer {
	font-size: 85%;
	line-height: normal;
	margin-top: 30px;
}

h1 {
	font-size: 115%;
	text-align: center;
}

h4 {
	font-size: 110%;
	text-align: center;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

