body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4;
	color: #000000;
}
h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header,#sidebar,#slidecontrols,hr {
	display: none;
}
h2 {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
}
img {
	border: 0;
	margin: 2em;
}
td {
	padding: 0.2em;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
