body {
	font: 12pt/1.3 Times, serif;
	color: #000;
}

#sidebar {
    display: none;
}

a {
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Georgia;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}
	h1 a {
		text-decoration: none;
	}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

#container {
	border-top: 2px solid #000;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #000;
}