<STYLE TYPE="text/css">		<!--

		a:link { color: #9999cc; text-decoration: underline; }
		a:visited { color: #9999cc; text-decoration: underline; }
		a:hover { color: #808080; text-decoration: underline; }

		a.link:link { color: #CF8618; text-decoration: none; }
		a.link:visited { color: #CF8618; text-decoration: none; }
		a.link:hover { color: #000000; text-decoration: none; }

		a.num:link { color: #ffffff; text-decoration: none; }
		a.num:visited { color: #ffffff; text-decoration: none; }
		a.num:hover { color: #CF8618; text-decoration: none; }
		
		a.textlink:link { color: #000000; text-decoration: underline; }
		a.textlink:visited { color: #000000; text-decoration: underline; }
		a.textlink:hover { color: #000000; text-decoration: none; }

		.body  {
			font-family: arial, helvetica;
			font-size: 9pt;
			color: #000000;
		}
		.bodylg  {
			font-family: arial, helvetica;
			font-size: 12pt;
			color: #000000;
		}
		
		.bodymed  {
			font-family: arial, helvetica;
			font-size: 10px;
			color: #000000;
		}
		.side	{
			font-family: garamond;
			font-size: 10pt;
			font-weight: bold;
		}
		.small  {
			font-family: times new roman, times;
			font-size: 8pt;
			color: #000000;
		}
		.white  {
			font-family: arial, helvetica;
			font-size: 11pt;
			color: #ffffff;
		}
		.white2  {
			font-family: arial, helvetica;
			font-size: 10pt;
			color: #ffffff;
			font-weight: bold;
		}
		.seo  {
			font-family: arial, helvetica;
			font-size: 8pt;
			color: #000000;
			font-weight: normal;
		}
		.maroonbold  {
			font-family: arial, helvetica;
			font-size: 9pt;
			color: #3b0405;
			font-weight: bold;
			font-style: italic;
		}
		.maroonsm  {
			font-family: arial, helvetica;
			font-size: 10px;
			color: #3b0405;
			font-weight: bold;
		}
		.maroon  {
			font-family: arial, helvetica;
			color: #3b0405;
			font-weight: bold;
		}
		.navlist
		{
			margin-left: 0;
			padding-left: 0;
			list-style: none;
		}

		.navlist li
		{
			padding-left: 8px;
			background-image: url(images/bullet.gif);
			background-repeat: no-repeat;
			background-position: 0 .9em;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10px;
			color : Black;
		}
		-->
</STYLE>