
body {
	background: #fff;
	color:#000;
	font: 16px "Times New Roman", Georgia serif;
	line-height: 1.5;
	text-align: center;
}
#container {
	background: #fff;
	margin: 0px auto 0px;
	text-align: left;
	width: 96%
}
#header, #skip, #sidebar, #footer {
	display:none
}
h1 {
	color: #000;
	font-size: 44pt;
	line-height: 48pt;
}
h1 a {
	color: #000;
}
p {
	font-size: 16pt;
}
h1 a:hover {
	color: #000;
}
