img, #footer, .nav

{ display: none; }


body,p, td, th, table  {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #fff;
	color: #000;
	font-family: arial, verdana, lucida, helvetica, sans-serif;	
	font-size: 10pt;
	border: none;
	text-align: justify;
	line-height:130%;
}

p { 
  	margin: 10px 0 15px 0!important;
}

h1, h2, h3 {
	color: #000;
	font-family: arial, verdana, lucida, helvetica, sans-serif;	
	text-indent:0;
	background-image:none;
	line-height: 110%;
	text-align: left;
	font-weight:normal;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 11pt;
}

a{color:#000;}
a:link{color:#000;}
a:active{color:#000;}
a:hover{color:#000;}
a:visited{color:#000;}
a:visited:hover{color:#000;}

#url { 
	display:inherit;
	font-weight:bold;
	color: #000;
	}
	
img.logo { 
	width:144px;
	height:59px;
	margin-bottom:20px;
	display:block;
	}
	
img.print { 
	display:block;
	}
	
b.heading {
	font-size: 16px;
	color: #000;
	}
	
b.orange {
	color: #000;
	}
	
img.pimage {
	margin-bottom:10px;
	display:inline;
}
