<style type="text/css">
<!--

#MainText {
	font-family: verdana, arial;
	font-size: 9pt;
	line-height: 150%;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: justify; 
	font-variant: normal;
	color: #000000;
	margin-right: 15px; margin-bottom: 15px;  }

#MainTextNJ {
	font-family: verdana, arial;
	font-size: 9pt;
	line-height: 150%;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: normal; 
	font-variant: normal;
	color: #000000;
	margin-right: 15px; margin-bottom: 15px;  }
a.MainText:link   { 
	color: #0777E9; 
	text-decoration: none; }
a.MainText:active  { 
	color: #0777E9; 
	text-decoration: none; }
a.MainText:hover	{ 
	color: #F58308; 
	text-decoration: none; }
a.MainText:visited { 
	color: #0777E9; 
	text-decoration: none; }
a.MainText:visited:hover{ 
	color: #F58308; 
	text-decoration: none; }
	

#header  {
	font-family: verdana, arial;
	font-size: 12pt;
	line-height: 150%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: justify; 
	font-variant: normal;
	color: #105E82;}


p.indent {
	text-indent: 40px; 
	margin-top:0px;   }

p.space {
	margin-top:8px;   }




-->