body {
	color:#000;
	background-color:#fff;
}
#nav, #rhs, #sponsors, #getstates, #getcities, #popularcities, #citylist, #footercontainer, .hidden, .noprint {
	display:none;
}
#container {
	width:99%;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
#footer {
	margin-top:2em; 
	border-top:1px solid #000;
}
a:link, a:visited {
	color:#000;
	background-color:#fff;
	font-weight: bold;
	text-decoration: underline;
	}
container a:link:after, #container a:visited:after {
   content: " (http://atlas.nextblock.com/"attr(href) ") ";
   font-size: 90%;
   }
.noview {
	display:block;
}
.external {
	background-image: none;
}
#content {
	width:98%;
	margin:0;
}
h1 {
	font-size: 130%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 105%;
}
.tableheader {
	display: none;
}
