body{
	background:#fff;
	color:#000;
}

a{
	color:blue;
}

h1, h2, h3{
	color:#000;
}

#BodyBg, #Spot{
	background:none;
}

#Statement, #Logo, #Menu, #FooterLogo img, #SecondaryNav, #Content td.right{
	display:none;
}

#FooterLogo td{
	width:0;
}

#FooterLogo td#Copyright{
	width:100%;
}

#LogoPrint{
	display:block;
	margin-left:0;
	left:0;
}

#Content, #Copyright{
	left:0px !important;
	margin-left:0;
}

.selected{
	color:#ccc !important;
}