#navbar, #newsfeed, .onehunpctnavbar, #headcol1, #headcol2, #billboard, #billboardtwo, .onehunpctheaderindex {
	display: none !important;
	}

h1, h2, h3, h4, h5, h6, .tabeltop, .model {
	font-family: georgia, serif;
	color: #000;
	text-shadow: 0 0 0 #fff;
	}

body, .onehunpctheader, .onehunpct, #header, .centralwrap, .central, #pocket, #frontleft, #bulletlist, .onehunpctfooter, #footer {
	float: none !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #000;
	border: none;
	}

html body #footer {
	background-image: none;
	background: #fff;
	border-top: 1pt solid #333;
	padding: 0;
	margin: 0;
	}

p {
	color: #000;
	}

html body #footer p {
	padding: 10pt 0 0 0;
	}

html body pre, html body code {
	vertical-align: baseline;
	}

.centralwrap a[href]:after {
	content: " (" attr(href) ") ";
	}

.centralwrap a[href^="/"]:after {
	content: " (http://www.ittefcu.org/" attr(href) ") ";
	}
