table {
	border-collapse: separate;
	border: 0px solid #000000;
	border-spacing: 0;
	font-size: 12pt;
	width: 100%;
	border-color: #000000 ;
	border-right: 1px solid;
	padding: 4px;
}

tr {
	border-color: #000000;
	border-style: none;
	border-width: 0;
	padding: 4px;
}

td {
	border-color: #000000;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
	padding: 4px;
}

th {
	border-color: #000000;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h1{
	text-align: center;
}

#printPageButton{
	display: none;
}

#middleWrapper{
	display: none;
}
