/* CSS Document */

body, #holder{
	background-color: #fff;
	}
#navbar, #footer, #search, img.promo, img.removeButt, #faux img, div.MSTitem input {
	display: none;
	}
#printHeader{
	display: inline;
	}
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: verdana, tahoma, sans-serif;
	font-size:12px;
	background-color: #666666;
}

a 
{
    color: #000;
    text-decoration: none;
    font-weight: bold;   
}