body {
	background: #ffffff;
	color: #000000;
	font: 16pt ;
	padding: 0 5%;
	text-align: left;
	line-height: 20pt;
}
#wrapper {
	width: 100%;
	background-image: none;
	padding: 20px;
}
#accessNav, #mainNav, img, .up, #footer {
	display: none;
}
.intro
{
	margin: 10px;
	padding: 10px;
	font-size: 16pt;
	width: auto;
	position: relative;
	top: 10px;
	left: 10px;
}
#url {
margin-top: 30px;
	display: block;
	height: 20px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#content {
	width: 100%;
	float: none;
}

.footer {
	
	background-color: transparent;
	color: black;
}
h1, h2, h3 {
	
	background-color: transparent;
	color: black;
	border-bottom: 1px solid black;
	width: 100%;
}


a, a:link,  a:visited {
	color: Blue;
	text-decoration: underline;
}
