body {
   font-size: 11pt;
   color: #555555;
   background: #FFFFFF;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#logo {
	margin-bottom: 30px;
}

h1 {
   font-size: 16pt;
   color: #555555;
   background: #FFFFFF;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
   font-size: 14pt;
   color: #555555;
   background: #FFFFFF;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
   font-size: 12pt;
   color: #555555;
   background: #FFFFFF;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
   color: #555555;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
   
#header, #footer, #menu, #promo, #utilityNav, #register, #ourservices_nav, #busnewstitle, #newsBottom, #businessNews th, #mailafriend {
	display: none;
}