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


body img {
display: none;
}

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

body a {
color: yellow;
}


