.prn {
	display : none;
}

#navibar {
	display: none;
}

#na_titles table {
	background-color: white;
	width: 95%;
}

#pagebreak {
	page-break-before: always;
}

#pagebreak img {
	float:right;
}

#na_titles td {
	background-color: white;
	width: 50%;
	text-align: center;
	font-size: 1.5em;
}

h3 {
	color: black;
}

#wrapper {
	background-color: white;
	margin: 0 0 0 0;
}

#content {
	background-color: white;
	margin: 0 0 0 20px;
	padding: 0;
	color: black;
}


.printhide {
	display: none;
}

#content ul {
	list-style: square;
	color: black;
}

.printshow {
	display: inline;
}

#wrapper h3 {
	color: black;
}

hr {
	color: black;
}

h4 {
	color: black;
}

body, td {
	background-color: White;
	color: black;
}

#printonly {
	display: inline;
}

a {
	color: black;
	text-decoration: none;
}