body {
	font-family: Arial, san-serif;
}
.printHeader {
	display: block;
}
.leftBar {
	display: none;
}
.rightBar {
}
div.pageHeader {
	display:none;
}
td.contentheading {
	font-weight: bold;
	color: #ff6600;
}
td.createdate {
	color: #999999;
}
a {
	text-decoration: none;
	font-weight: bold;
}
div.footer_outer {
	display: none;
}

label {
	font-size: 9pt;
	font-weight: bold;
}
div.printFooter {
	font-size: 8pt;
}
