html, body {
	background-color: transparent;
	margin: auto;
	color: #000000;
	font-family: arial;
	}

div.wrapper {
	min-height: 0%;
	background-color: transparent;
	margin: auto;
	}

div.header, div.nav, div.pstyle, div.footer a, font.edlink, p.editlink, span.noprint {
	display: none;
	}

div.main {
	width: auto;
	margin: auto;
	background-color: transparent;
	}

div.content {
	margin: auto;
	width: auto;
	background-color: transparent;
	float: none !important;
	}

div.jquestion p span, div.question p span {
	color: #000000 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	}

div.answer {
	display: block !important;
	}

div.footer {
	text-align: left;
	font-size: smaller;
	clear: none !important;
	background-color: transparent;
	}
