body {
	background: white;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a:link, a:visited {
	color: #6d1c1c;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#container a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#header, #menu, #footer a, #footer ul, #slideshow {
	display: none;
	}
	
#container, #content {
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
	float: none !important;
	background:none;
	}
* {
	width: auto;
	border: 0;
	float: none !important;
	background:none;
	}
