#navigation,
#searchform,
#mainImage,
.banner,
.printhide,
#header h1 {
    display: none;
}

#header img.print {
	margin-bottom: 30px;
}

* {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px; 
}

h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 9px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 9px;
}

a {
    color: #336633;
}

p {
	margin-bottom: 24px;
	line-height: 16px;
}