body {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#000;
}

strong, em, b, i, h1, h2, h3, h4, p, ul, li, a, td, tr, th {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.do-not-print {
	display:none;
}

#top-bar {
	display: none;
}

#header img {
	display: none;
}

#navigation {
	display: none;
}

.div-shadow {
	display: none;
}

ul li.back {
	display: none;
}

ul li.print {
	display: none;
}

#right-column-content {
	display: none;
}

#footer {
	display: none;
}