body {		
	font-size: 100% !important;	
}

#infobar,
#bread-crumbs,
#left-column,
#right-column {
	display: none;
}

#container {
	width: 100%;
}
#header {
	padding-bottom: 3px;
	border-bottom: solid 2px #000;
}
#body {
	margin: 0;
	padding: 0;
}
#footer {
	border-top: solid 1px #000;
	margin-top: 10px;
}
#footer a {
	display: none;
}

img {
	border: none;
}

a {
	text-decoration: underline;
	color: #000;
}

caption,
th {
	text-align: left;
}
