#fwLogin,
#fwNavOne,
#fwHeader,
#fwNavTwo,
#fwFooter {
	display: none;
}

* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

img {
	border: none;
}

#fwMain h1 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 10px;
}

#fwContent h2 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}
#fwContent h3 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}

a {
	color: #000;
}