.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.Heading1 {
	font-family: "Arial Mäori", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.Nav {
	display: none;
	width: 1px;
}

.MainTable
{
	width: 100%;
	height: auto;
}

.NavBanner {
	display: none;
}

.Title {
	display: none;
}

.PrintTitle 
{
	display: show;
	font-family: "Arial Mäori", Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #000000;
}

.Back 
{
	display: none;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

