body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Arial, Helvetica, Verdana;
	width: 90%;
}

h1#header {
	background: #fff;
	text-align: left;
	color: #000;
}

#logout, #vmenu, td.leftContent, #top_horizontal, img#minimise_menu {
	display: none !important;
}

table {
	width: 100%;
}

table.bkborder, #searchResults, th.colHeader, td.odd, td.even, #searchResults table tr td {
	font-size: 11pt !important;
}

tr.odd, tr.even {
	border-bottom: 1px solid #000;
}

div#header { display: none; }
