.topCell {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	height: 22px;
	float: none;
	left: 15px;
	right: 15px;
	top: 15px;
}
.bodyText {
	text-align: justify;
	float: none;
	bottom: 30px;
	position: absolute;
	left: 260px;
	top: 95px;
	right: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}



.addressText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	float: none;
	text-align: left;
	position: absolute;
	left: 15px;
	top: 310px;
	width: 171px;
}




.leftCell {
	width: 171px;
	position: absolute;
	left: 15px;
	top: 40px;
	float: none;
}

.navCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	height: 14px;
	top: 40px;
	text-align: right;
	float: none;
	clip: rect(auto,auto,auto,auto);
	left: 260px;
	right: 15px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.navbar {
	color: #000000;
	text-decoration: none;
}
.bodyNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
}
