@media print
	{
	BODY { margin: 0px; font-family: 'Times New Roman', 'Times', 'MS Sans Serif', 'Arial'; font-size: small; background: white; }
	#topnav_detail, #topnav_detailskip, #bottomdetailclosehr { display: none; visibility: hidden; }
	A:active,A:link,A:focus	{ text-decoration: underline; }

	#content, #compendtitle { display: block; width: auto; font-family: 'Times New Roman', 'Times', 'MS Sans Serif', 'Arial'; font-size: small; text-align: left; margin: 0%; padding: 0px; border: 0px #FFFFFF solid; float: none !important; color: #000000; background: transparent none; }
	DIV#content a:active:after,DIV# content a:link:after,DIV# content a:focus:after { color: #663300; background: transparent none; text-decoration: underline; }
	#revisedrevieweddates { display: block; width: auto; font-size: small; text-align: left; margin: 0%; padding: 0px; border: 0px #FFFFFF solid; float: none !important; color: #000000; background: transparent none; }

	
	BLOCKQUOTE { text-indent:25px; text-align:justify; }
	H1 { font-size: xx-large; color: #336600; text-align: left; }
	H2 { font-size: x-large; text-align: left; line-height: normal; font-variant: small-caps; color: #CC9900; }
	H3 { font-size: large; color: #000000; }
	H4 { font-size: medium; color: #336600; }
	H5, H6, P { font-size: small; }
	LI { font-size: small; list-style-type: square; margin-bottom: 6px; margin-left: -16px; }
	}
