body {
	background: #fff;
	font-size: 12pt;
	}
	
.navcontainer {
	display: none;
	}

div.content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

div.foot { 
	display: none;
	}	
