body {
	background-color: white;
	font-size: 12pt !important;
}
body, table, #main, #footer {
	color: black;
	padding: 0 !important;
	width: auto !important;
	background: transparent none;
	border: 0 !important;
	float: none !important;
}
#nav, div.button, img.floatleft {
	display: none !important;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
/* Define style for Business Name and / or Logo graphic */
#header {
	left: 20px !important;
	position: relative !important;
	width: 100%;
}
#main {
	left: float !important;
	position: relative !important;
	width: 100%;
}
#footer, p.footer {
	text-align: center;
	left: float !important;
	position: relative !important;
	width: 100%;
	background-image: none !important;
}