body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #000000;
}
#top {
	margin: 0px;
	padding: 0px;
	border: 0px;
	left: 0pc;
	top: 0pc;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#left {
	visibility: hidden;
	z-index: 1;
	position: absolute;
	height: 0pc;
	}
#middle {
	margin: 0pc;
	visibility: visible;
	z-index: 2;
	}
#right {
	right: 0px;
	visibility: hidden;
	}
h1 {
	font-size: 18pt;
	font-weight: bold;
	line-height: 24pt;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
	background-color: #BFD5D5;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	background-color: #E9EFE9;
	display: block;
	line-height: 14pt;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
}
#left a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	line-height: 10pt;
}
