body {
   font-size: 10pt;
   color: black;
   background: #ffffff;
   font-family: trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 12pt;
}

h6 {
	font-size: 11pt;
}

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
   
#contactsForm, #mailafriend, #searchBox, #footer, #menu, #promo, #utilityNav, #register, #ourservices_nav, #busnewstitle, #newsBottom, #businessNews, #businessNews th {
	display: none;
}