<style type="text/css">
<!--

body
	{
	font-family					:	arial;
	color						:	#ffffff;
	background-color			:	#000000;
	margin						:	0px, 10px, 10px, 0px;
	font-size					:	10pt;
	scrollbar-face-color		:	#001d40;
	scrollbar-shadow-color		:	#001d40;
	scrollbar-highlight-color	:	#001d40;
	scrollbar-3dlight-color		:	#f5e5c4;
	scrollbar-darkshadow-color	:	#000000;
	scrollbar-track-color		:	#ffffff;
	scrollbar-arrow-color		:	#ffffff;
	}

p
	{
	font-weight					:	100;
	color						:	#ffffff;
	font-family					:	arial;
	font-size					:	10pt;
	}

td
	{
	color						:	#ffffff;
	font-weight					:	100;
	font-family					:	arial;
	font-size					:	10pt;
	}

ul
	{
	color						:	#ffffff;
	font-weight					:	100;
	font-family					:	arial;
	font-size					:	10pt;
	}

ol
	{
	color						:	#000000;
	font-weight					:	100;
	font-family					:	arial;
	font-size					:	12pt;
	}

hr
	{
	color						:	#000000;
	width						:	700;
	text-align					:	center;
	}

a:link, a:active
	{ 
   	text-decoration				:	none;
	font-weight					:	700;
	color						:	#ffffff;
  	background					:	transparent; 
	font-size					:	14pt;
	}

a:visited 
	{ 
   	text-decoration				:	none;
	font-weight					:	700;
	color						:	#ffffff;
  	background					:	#transparent; 
	font-size					:	14pt;
	}

a:hover 
	{ 
   	text-decoration				:	none;
	font-weight					:	700;
	color						:	#ffff00;
  	background					:	#001d40; 
	font-size					:	14pt;
	font-style					:	italic;
	}

a.alternate:link 
	{
	text-decoration				:	none;
	font-weight					:	700;
	color						:	#ffff00;
	background					:	transparent;
	font-size					:	14pt;
	font-family					:	arial;
	}

a.alternate:visited 
	{
	text-decoration				:	none;
	font-weight					:	700;
	color						:	#ffff00;
	background					:	transparent;
	font-size					:	14pt;
	font-family					:	arial;
	}

a.alternate:hover
	{
	text-decoration				:	none;
	font-weight					:	700;
	color						:	#ffff00;
	background					:	#000000;
	font-size					:	14pt;
	font-family					:	arial;
	}

a.alternate:active
	{
	text-decoration				:	none;
	font-weight					:	700;
	color						:	#ffff00;
	background					:	transparent;
	font-size					:	14pt;
	font-family					:	arial;
	}

.bold
	{
	font-size					:	14pt;
	font-family					:	arial;
	color						:	#ffffff;
	font-weight					:	700;
	text-align					:	center;	
}

.indent
	{
	font-size					:	10pt;
	font-family					:	arial;
	color						:	#ffff00;
	text-indent					:	.2in;
	font-weight					:	700;
}

.copyright
	{
	font-size					:	8pt;
	font-family					:	arial;
	text-align					:	center;
}

h1
	{
	font-size					:	16pt;
	font-family					:	arial;
	text-align					:	center
}

.heading
	{
	font-size					:	14pt;
	font-family					:	arial;
	color						:	#ffffff;
	font-weight					:	700;
	text-align					:	center;	
}

-->
</style>