/* Printer friendly CSS Document */

body {
	margin: 20pt;
}

img {
	display: none;
}

img.print {
	display: block;
}

.noprint {
display: none;
}

.nosee {
	float: left;
	width: 50%;
	display: block;
	padding-left: 20pt;
	font-size: 16pt;
	font-weight: bold;
	font-face: Georgia, Serif;
	margin: 5pt;
}

.copy {
	float: left;
	width: 80%;
	font-size: 12pt;
	font-face: Georgia, Serif;
}

.footer {
	font-family: georgia, serif;
	font-size: 10pt;
	color: #000000;
}

td {
	width: 0;
}