body, p, td, th, ul, a {
	background-color: #fff;
	background-image: none;
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}

#container {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	background: #fff;
	color: #000;
}

#foot {
	display: none;
}

a:link, a:visited {
	color: #520;
	background: inherit;
	font-weight: bold;
	text-decoration: underline;
}

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