body {
	color : #000000;
	background : #ffffff;
	font-family : verdana, helvatica;
	font-size : 10pt;
}

a {
	text-decoration : underline;
	color : #0000ff;
}

#topbanner, #menubar, #footer, #print, #email {
	display: none;
}


#leftmenu   {
	display: none;
	visibility: hidden;
	witdh: 1px;
	overflow: hidden;
}

#print_leftmenucontainer {
	width: 1px;
}


#printarea {
	display: block;
}

#print_maincontainer {
	border: 0px;
}

td {
	vertical-align: top;
}


