BODY {
    BACKGROUND-COLOR: white;
	Size: 11in 8.5in; 
	Margin: 0in;
}
.noPrint {
	display: none;
}
.showPrint {
	display: block;
}
.showPrintFooter {
	display: block;
	page-break-before: auto;
	page-break-inside: avoid;
	width: 100%;
}
.topLink {
	display: none;
}
.printAddress {
    font-family : helvetica condensed,helvetica,arial,sans-serif;
    font-size: 12px;
    color : clack;
    font-weight : normal;
}

.header {
	font-family : helvetica condensed,helvetica,arial,sans-serif;
	font-size : 18pt;
	color : #000066;
	font-weight : bold;
	text-decoration : none;
}
