/* CSS Document */
body  {
	color : #000000;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
}
table {
	width : 98%;
	height: 100%;
}
.bodytext  {
	color : #000000;
	font-size : 11pt;	
}
a { 
	text-decoration : none; 
}
.noprint { 
	display : none; 
} 
.menuItem {
	visibility: hidden;
	display: none;
}
.homelogoprint  {
	position: absolute;
	left: -52px;
	top: -10px;	
}
.tagline  {
	left: 13px;
	top: 50px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-align: center;
}

