html, p, ul, li {
	font-family: arial, helvetica;
	font-size: 13px;
	line-height: 130%;
	color: #333;
}
.header, .leftnav {
	display: none;
}
h1 {
	font-size: 24px;
	padding:5px 0 10px 0;
}
h1 span {
	font-size: 24px;
	font-weight: bold;
	height: auto;
	overflow: auto;
	left: 0;
	color: #111;
}
intro {
	font-size: 20px;
	padding:5px 0 10px 0;
	color: #333;
}
p, li {
	padding:0px 0 5px 0;
}
.strong {
	font-weight: bold;
}
.footer {
	padding: 30px 0px 0px 0px;
	color: #aaa;
	background-color: #f4f4f4;
}
a {
	color: #aaa;
}
.maincontent, .footer {
	width: 100%;
	margin: 0;
	float: none;
}