body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#navigation, #header, #footer {
  display : none;
}
.smallRightDiv {
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:100%;
}
.smallLeftDiv {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageBottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	visibility:hidden;
}
.footerCell {
	width:100%;
}
.printHeader {
	visibility:visible;
	height:72px;
	display:block;
}
.doNotPrint {
	display:none;
}
