body {
	margin: 20px;
	}

body img {
display: none;
}

body, table, td, tr {
background: black;
color: white;
}

body a {
color: yellow;
}

#search_1 {
display: none;
}

h1, h2, p {
	margin-bottom: 10px;
	}
	
h1 {
	font-size: 30px;
	}
	
	
.subnav {
	margin-bottom: 10px;
	}	
	
.accessibility_toolbox {
	margin-bottom: 10px;
	}	
	
.noprint {
	display: none;
	}
	
.centerpic {
	display: none;
	}			


.blank {
	display: none;
	} 
	
#map {
	display: none;
	}	
	
table.tableHeader {
	margin-bottom: 10px;
	}
	
table.tableHeader th {
text-align: left;
}


.infocol1 {
	display: none;
	}
	
.infocol2 {
	text-align: left;
	width: 390px;
	margin-bottom: 10px;
	}
	
.clear {
	clear: both;
	content: ".";
	display: block;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
	}	