body {
   font-size: 12pt;
   color: black;
   background: #FFFFFF;
}

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
   
#contactsForm, #mailafriend, #footer, #menu, #promo, #utilityNav, #register, #ourservices_nav, #busnewstitle, #newsBottom, #businessNews, #businessNews th {
	display: none;
}

		#header #printLogo {	
			display: inline;
			float: left; }
		#header #printAddress {
			float: right;}
		#header #searchBox, #header a#logo, #header #dateObject {
			display: none; }
		#content {
			clear: both;}
