body {	background: white;
			font: 12pt/14pt Times New Roman, Times, serif;
	}	#header, #navColorWrap, .navigation, #sidebar, #footer, #commentPrint {
		display: none;
		visibility: hidden;	
}	#content {	color: black; 	background: transparent;	width: auto; 	margin: 0 5%;	padding: 0; 	border: 0;	float: none !important;	}
	a:link, a:visited {	color: #520;	background: transparent;	font-weight: bold;	text-decoration: underline;	}#content a:link:after, #content a:visited:after {   content: " (" attr(href) ") ";   font-size: 90%;
		color: #000099;
   }

.indentQuote, #homeQuote {
		margin: 10%;
		background: #e8e8e8;
}

img {
		margin-top: .25in;
		margin-bottom: .25in;
}

#content h2, h3 {
		font-family: Arial, Helvetica, sans-serif;
}

#content h2 {
		font-size: 24pt;
		margin-bottom: .25in;
		padding-bottom: .125in;
		line-height: 24pt;
}

#content h3 {
		font-size: 16pt;
		line-height: 16pt;
		margin-top: .375in;
		margin-bottom: .375in;
}
