body {
  background-color: white;
  color: black;
}

* {
  color: black;
  font-family: verdana;
  font-size: 11px;
  text-align: left;
}

img {
	border: 0px;
}

div#topbar {
	display: none;
}

.noshowprint {
	display: none;
}

body div#header {
	height: 18px;
}	

div#header h1#logo {
	font-size: 14px;
	font-weight: bold;
}	

table, td, tr {
	background-color: white;
	color: black;
}