body {
	color: black;
	font-family: tahoma, arial, helvetica, sans-serif;
}

img {
	margin: 0;
	border: 0;
	padding: 0;
}

#top h1 {
	border-bottom: 1px solid black;
	font-size: 13pt;
	text-align: center;
}

#middle {
	background-color: white;
}

#middle img.top_bg {
	display: none;
}

#bottom img.bottom_bg {
	display: none;
}

#content {
	margin: 0;
	font-size: 11pt;
}

#content h1 {
	font-size: 12pt;
}

#content h2 {
	font-size: 11pt;
}

#content h3 {
	font-size: 11pt;
}

#nav, #bottom {
	display: none;
}

