body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	background-image: none;
}
.noprint {
	display: none;
}
.bottomrow {
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #000;
	padding-bottom: 50px;
}

#header {
	display: none;
}
#navigation {
	display: none;
}

#footer {
	display: none;
}
#mainContent h1{
	color: #000;
}
