#banner1, #bannerheadline, #leftnav, #pageimage, #search, #rightnav, #footer, #footlinks {
	display: none;
}

#body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #E6F9FF;
}

#wrapper {
	background: #FFF;
	width: auto;
	height: auto;
	border-style: none;
}

#centertext {
	width: 15.5cm;
	height: 100%;
	overflow: inherit;
	padding-left: 0;
	padding-right: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-weight: bold;
	line-height: 16pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

