body {
	background: #FFF;
	color: #000;
}

#nav, #forms, #breadcrumb, #topbar, #ads, #splash, #pdf {
	display: none;
}

#banner {
	background: #FFF;
}

#banner a:link, #banner a:visited {
	font-family: 'Arial Rounded MT Bold', 'Arial', 'serif';
	font-size: 32pt;
	font-weight: bold;
	height: auto;
	width: auto;
	color: #000;
	text-decoration: none;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}

#banner span {
	display: inline;
}

#contentbox, #content {
	margin: 0;
	padding: 0;
}

#content a:link, #content a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ")";
}

#content .news_body {
	background: #FFF;
}

h1 {
	background: #FFF;
	text-decoration: underline;
	height: auto;
	color: #000;
}

h1 span {
	background: #FFF;
}

h1 span span {
	background: #FFF;
	padding: 0;
	height: auto;
}

table {
	border-collapse: collapse;
	border: 0;
}

th {
	border: 0;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	background: #FFF;
}

td {
	border: 0;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	background: #FFF;
}

.info {
	background: #FFF;
	border: solid 1px #000;
	padding: 5px;
}

#footer {
	margin-top: 8px;
	border-top: solid 1px #000;
}

#footer span {
	display: none;
}
