<style type="text/css">	

<!--
a.link { 
	font-family : Times New Roman; 
	font-size : 12pt;
	font-weight : bold;
	color : #393B96;
	text-decoration : none;
	vertical-align : middle;
}

a.contentlink:link { 
	font-family : Times New Roman; 
	font-size : 12pt;
	font-weight : bold;
	color : #393B96;
	text-decoration : none;
	vertical-align : middle;
}

a.contentlink:active { 
	font-family : Times New Roman; 
	font-size : 12pt;
	font-weight : bold;
	color : #393B96;
	text-decoration : none;
	vertical-align : middle;
}

a.contentlink:visited { 
	font-family : Times New Roman; 
	font-size : 12pt;
	font-weight : bold;
	color : #393B96;
	text-decoration : none;
	vertical-align : middle;
}

a.contentlink:hover { 
	font-family : Times New Roman; 
	font-size : 12pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
	vertical-align : middle;
}

p.header { 
	font-family : Times New Roman; 
	font-size : 14pt;
	font-weight : bold;
	color : #393B96;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	vertical-align : top;
}

p.subheader { 
	font-family : Times New Roman; 
	font-size : 13pt;
	font-weight : bold;
	color : #393B96;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 15px;
	margin-bottom : 15px;
	vertical-align : top;
	text-align : justify;
}

p.indxsubheader { 
	font-family : Times New Roman; 
	font-size : 13pt;
	font-weight : bold;
	color : #393B96;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 15px;
	margin-bottom : 15px;
	vertical-align : top;
	text-align : center;
}

p.copy { 
	font-family : Times New Roman; 
	font-size : 12pt;
	color : #000000;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 20px;
	vertical-align : top;
	text-align : justify;
}

-->

</style>