/*Title:      TSA pop printing stylesAuthor:     Mark Croxton, mcroxton@hallmark-design.co.ukUpdated:    Sept 2005*/body {	top: 0px;	left: 0px;	padding: 0px 10px 0 10px;	margin: auto;  	width: auto;  	font-size: 10.5pt;  	background-image: none;  	background-color: white;}#container {	margin: 0;}p.goback {	visibility: hidden;	display: none;}/* ---[ fact tables ]------------------------- */		table.fact {	border-top: 1px solid black;	border-left: 1px solid black;}table.fact caption {	color: #000;}table.fact tbody td,table.fact tbody th, table.fact thead th, table.fact thead td {	border-bottom: 1px solid black;	border-right: 1px solid black;	background-color: white;	color: black;}	table.fact thead th, table.fact thead td {		background-color: white;	color: black;	font-weight: bold;}table.fact tbody th {	background-color: white;	color: black;}