/*
-----------------------------------------------
Somerset Care Hi Contrast Style Sheet
Version:  21 October 2007
----------------------------------------------- */

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


body img {
display: none;
}

body, table, td, tr {
background: black;
color: white;
}

body a {
color: yellow;
}

#search_1 {
display: none;
}

