
body {
   font-size: 12pt;
   color: black;
   background: #FFFFFF;
}

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

#welcome h1 {
    font-size: 16px;
}
   
#contactsForm, #calcsNav, #side-col, #mailafriend, #searchBox, #footer, #menu, #promo, #utilityNav, #register, #ourservices_nav, #busnewstitle, #newsBottom, #businessNews, #businessNews th {
	display: none;
}

#logo {display: block;}

img {border: none;}

h1  {font-size: 16px;}

li  {list-style: disc}


#side-col img{
    display: none;
}