body {
	background: white;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#container a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#footer a{
	display: none;
	}
	
#container, #content, #top {
	width: auto;
	border: 0;
	padding: 0;
	float: none !important;
	background:none;
	}
* {
	width: auto;
	border: 0;
	float: none !important;
	background:none;
	}
.hidefromprint {
display: none;
}
#menu_bar, #job_form, #ads, #toolbox {
display: none;
}
