<!--
body, td, th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
body {
	background-color: #7EADE7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
#container {
	background-color: #FFFFFF;
	border:none
}
#navigation{
	display:none;
}
#content {
	padding: 8px;
}
.headings {
	color: #0066FF;
	font-weight: bold;
	font-size: 13pt;
}
.title {
	color: #0066FF;
	font-weight: bold;
	font-size:18pt;
}
.pagetitle {
	color: #FFF;
	font-weight: bold;
	font-size:18pt;
	text-align:center;
	border-bottom:#0066CC 1px dashed;
	padding: 10px 0 9px 0;
	background-color: #2160AF;
}
#content table {
	border-collapse:collapse;
	border-color:#CCCCCC;
}
#print_link {
	display:none;
}
.nav_td {
	display:none;
}
.content_td {
	width:670px;
}
P.pagebreakhere {page-break-before: always}
-->