@media print {
body * {
	color: #000000;
	font-size: 11pt;
	font-family: "Courier New", Courier, monospace;
}
h1,h2,h3,h4 {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}
h1,h2,h3,h4 {
	margin: 0 0 0.25em 0;
	padding: 0;
	margin: 0 0 1em 0;
	border-bottom: 0px transparent none;
	color: #000000;
	font-size: 1em;
	line-height: 1.5em;
}
#nav {
	visibility: hidden;
}
#page_margins,#col3,#nav {
	width: 100%;
}
a[href]:after {
 content:"";
}
a {
 border-bottom:1px dashed #F41B3F;
 color:#F41B3F;
}
a img {
 border-bottom:0px none transparent;
}
}

