<style>
	<!--
@page{ size: 7in 9.5in }
UL{list-style:disc}
UL UL{list-style:circle}
UL UL UL{list-style:square}

A.linkstyle1{ text-decoration: none; color: black; cursor: text }
A.linkstyle2{ text-decoration: none; color: black }
A.linkstyle3{ text-decoration: none; color: black }
A.linkstyle3:hover{ text-decoration: none; color: black; font-size:15pt; font-weight:bold; }
A.linkstyle4{ text-decoration: none; color: black }
A.linkstyle4:hover{ text-decoration: none; color: black;  font-style:italic; }
input.buttonactive{cursor:hand;font-family:verdana;background:#594fbf;color:#fff;height:1.4em;font-weight:bold;font-size:9pt;padding:0px;margin:0px;border:0px none #000}
.PrdAltInfo{display:none;z-index:10000;border:1px #000 solid;position:absolute;width:150px;background-color:#ffffe1;padding:1px;text-align:left;font-size:12px;}
div.center{
	text-align: center;
	color: 860DA7;
}
/* foot note - 11 pt */
div.footnote{
	text-align: justify;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 60px 10px 60px;
	font-size: 11pt;
	color: 860DA7;
}
/* 12 pts */
div.justify_12pt{
	text-align: justify;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 60px 10px 60px;
	font-size: 12pt;
	color: 860DA7;
}
div.center_12pt{
	text-align: center;
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 12pt;
	color: 860DA7;
}
div.right_12pt{
	text-align: right;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 60px 10px 60px;
	font-size: 12pt;
	color: 860DA7;
}
/* 13 pts */
div.justify_13pt{
	text-align: justify;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 60px 10px 60px;
	font-size: 13pt;
	color: 860DA7;
}
div.justify_13pt_nobtm{
	text-align: justify;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 60px 0px 60px;
	font-size: 13pt;
	color: 860DA7;
}
div.justify_13pt_notop{
	text-align: justify;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 0px 60px 10px 60px;
	font-size: 13pt;
	color: 860DA7;
}
div.center_13pt{
	text-align: center;
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 13pt;
	color: 860DA7;
}
div.right_13pt{
	text-align: right;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 60px 10px 60px;
	font-size: 13pt;
	color: 860DA7;
}
div.left_13pt{
	text-align: left;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 60px 10px 60px;
	font-size: 13pt;
	color: 860DA7;
}
/* 15 pts */
div.center_15pt{
	text-align: center;
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 15pt;
	color: 860DA7;
}
div.center_15pt_italic{
	text-align: center;
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 15pt;
	font-style: italic;
	font-weight:bold;
	color: 860DA7;
}
div.justify_15pt{
	text-align: justify;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 60px 10px 60px;
	font-size: 15pt;
	color: 860DA7;
}
div.justify_15pt_a{
	text-align: justify;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 10px 30px 10px 30px;
	font-size: 12pt;
	color: 860DA7;
}
div.linepadding{
	text-decoration: none;
	text-align: left;
	font-family: "Times New Roman", Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 2pt;
	color: 860DA7;
}
div.menuBar,
div.menuBar a.menuButton{
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div.menuBar{
	background-color: #b1d599;
	/* border: 2px solid;*/
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	padding: 5px 2px 4px 2px;
	text-align: left;
}
div.menuBar a.menuButton{
	background-color: transparent;
	border: 1px solid #b1d599;
	color: #000000;
	cursor: default;
	left: 0px;
	margin: 1px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}
div.menuBar a.menuButton:hover{
	background-color: transparent;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	color: #000000;
}
div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover{
	background-color: #a0a0a0;
	border-color: #909090 #f0f0f0 #f0f0f0 #909090;
	color: #ffffff;
	left: 1px;
	top: 1px;
}
div.menu a.menuItem{
	color: #000000;
	cursor: default;
	display: block;
	padding: 3px 1em;
	text-decoration: none;
	white-space: nowrap;
}
div.menu a.menuItem:hover,
div.menu a.menuItemHighlight{
	background-color: #000080;
	color: #ffffff;
}
div.menu div.menuItemSep{
	border-top: 1px solid #909090;
	border-bottom: 1px solid #f0f0f0;
	margin: 4px 2px;
}
.img_float_l{
	float:left;
	margin-top:15px;
	margin-left:60px;
	margin-right:10px;
	margin-bottom:0px;
}
.img_float_r{
	float:right;
	margin-top:15px;
	margin-left:10px;
	margin-right:60px;
	margin-bottom:0px;
}
.collection{
	color: #ff0000
}


div.pad6{padding:6px}
div.pad8{padding:8px}
div.pad10{padding:10px}
div.headerpadding{padding:1px 10px}
div.gwpadding1{padding:2px 10px 7px 8px}
div.pad5x10{padding:5px 10px 5px 10px}
div.pad2x8{padding:2px 8px}
div.pad0x10{padding:0px 10px}
div.pad0x20x0x0{padding:0px 20px 0px 0px}
div.pad10x0{padding:10px 0px}
div.pad3x0{padding:3px 0px}
	-->
</style>
