body {
	background: White;
	color: Black;
	font: Garamond, serif 11pt;
}

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

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 75%;
}

hr {
	display: block;
	color: Navy;
}

#Page {
	width: auto;
	margin: 1% 5% 5%;
	padding: 0;
	float: none !important;
}

#TopNav, #Side, #IconBar, #Shop, #NavHead, #NavLinks, #NavSub, #NavAds, #MainCrumbs, .sideImage, #fixme {
	display: none;
}

#Head {
	margin: -6pt 0 18pt;
	text-align: center;
}

#Head img {
	display: none;
}

#Foot {
	text-align: center;
}