BODY {
	
	position: absolute;
	top: 0px;
	left: 0px;
	
}

td {
	color: #000000;
	font-family: Arial;
	font-size: 80%;
}



A {
	color: #000000;
}

B {
	font-weight : bold;
}

.noprint {
	display: none;
}

.breadcrumb {
	display: none;
}

.print {
	display: block;
	text-align:center;

}
