<style type="text/css">
<!--

body
	{
	font-family					:	arial;
	color						:	#debc90;
	background-color			:	#106C80;
	margin						:	0px, 0px, 0px, 0px;
	font-size					:	12pt;
	}

p
	{
	font-weight					:	700;
	color						:	#ffffff;
	font-family					:	arial;
	font-size					:	12pt;
	}

h1
	{
	font-weight					:	700;
	color						:	#debc90;
	font-family					:	arial;
	font-size					:	32pt;
	font-style					:	italic;
	text-align					:	center;
	}

h2
	{
	font-weight					:	700;
	color						:	#debc90;
	font-family					:	arial;
	font-size					:	24pt;
	font-style					:	italic;
	text-align					:	center;
	}

td
	{
	font-weight					:	700;
	color						:	#debc90;
	font-family					:	arial;
	font-size					:	12pt;
	}

.listingnumber
	{
	font-weight					:	700;
	color						:	#debc90;
	font-family					:	arial;
	font-size					:	16pt;
	text-align					:	center;
	}

.silver
	{
	font-weight					:	700;
	color						:	#c0c0c0;
	font-family					:	arial;
	font-size					:	12pt;
	}

.white
	{
	font-weight					:	700;
	color						:	#ffffff;
	font-family					:	arial;
	font-size					:	12pt;
	}

.white2
	{
	font-weight					:	700;
	color						:	#ffffff;
	font-family					:	arial;
	font-size					:	14pt;
	font-style					:	italic;
	text-align					:	center;
	}

a:link
	{
	text-decoration				:	underline;
	font-weight					:	700;
	color						:	#c0c0c0;
	background					:	transparent;
	font-size					:	12pt;
	}

a:active
	{
	text-decoration				:	underline;
	font-weight					:	700;
	color						:	#ff0000;
	background					:	transparent;
	font-size					:	12pt;
	}

a:visited 
	{
   	text-decoration				:	none;
	font-weight					:	700;
   	color						:	#000000; 
  	background					:	transparent; 
	font-size					:	12pt;
	}

a:hover 
	{ 
   	text-decoration				:	none;
	font-weight					:	700;
	color						:	#f0bf00;
	background					:	#000000;
	font-size					:	12pt;
	}

-->
</style>