/*
-----------------------------------------------
Somerset Care No Styling Style Sheet
Version:  21 October 2007
----------------------------------------------- */

/* Styles to clear alot of unneccessary html defaults */



body img {
display: none;
}

body, table, td, tr {
background: #FFF;
color: #000;
}

	
	

