<STYLE>
	body	{
		color : #333333;
		background-color : #FFFFFF;
		font-size : 8pt;
		font-family : Arial;
	}

	h2	{
		color : #666699;
		font-family : Arial;
		font-weight : bold;
	}

	b  {
		font-size : 8pt;
		font-family : Arial;
	}

	a:link  {
		font-size : 8pt;
		color : #666699;
		text-decoration : underline;
	}

	a:active  {
		font-size : 8pt;
		font-weight : bold;
		color : #666699;
		text-decoration : underline;
	}

	a:visited  {
		font-size : 8pt;
		font-weight : bold;
		color : #666699;
		text-decoration : underline;
	}

	a:hover  {
		font-size : 8pt;
		font-weight : bold;
		color : #666699;
		text-decoration : underline;
		background-color : DDDDDD;
	}

	a.img:hover  {
		background-color : EEEEEE;
	}

	input  {
		font-size : 8pt;
		font-weight : bold;
		background-color : BBBBDD;
	}

	li  {
		font-size : 8pt;
		font-family : Arial;
	}

	select  {
		font-size : 8pt;
		font-weight : bold;
		color : #FFFFFF;
		background-color : 666688;
	}

	th {
		font-size : 12;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		color : #666699;
		background-color : CCCCCC;
	}

	td	{
		color : #333333;
		font-size : 8pt;
		font-family : Arial;
		font-weight : bold;
	}

	.copyright  {
		font-size : 7pt;
		font-family : Arial, Helvetica, sans-serif;
		color : #AAAAAA;
	}

	.darkgray	{
		color : #333333;
		font-size : 8pt;
		font-family : Arial;
	}

	.dim  {
		font-size : 8pt;
		font-family : Arial, Helvetica, sans-serif;
		color : #999999;
	}

	.dropdownsm  {
		font-size : 7pt;
		color : #FFFFFF;
		background-color : 666688;
	}

	.gray	{
		color : #000000;
		font-size : 10pt;
		font-family : Arial;
		background-color : #EEEEEE;
	}

	.login  {
		font-size : 7pt;
		background-color : AAAACC;
	}

	.nav  {
		font-size : 7pt;
		font-family : Verdana;
		color : #FFFFFF;
	}

	.navlink  {
		font-size : 8pt;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		color : #EEEEEE;
	}

	.purple	{
		color : #660066;
		font-size : 10pt;
		font-weight : bold;
		font-family : Arial;
	}

	.registry	{
		color : #333333;
		font-family : Arial;
		font-size : 8pt;
	}

	.sage	{
		font-size : 8pt;
		background-color : #99AFAA;
	}

	.sagedark	{
		font-size : 8pt;
		background-color : #667C77;
	}

	.title  {
		font-size : 8pt;
		font-weight : bold;
		background-color : #EEEEEE;
	}

	.white	{
		background-color : #FFFFFF;
	}

	.whiteinput	{
		font-size : 8pt;
		font-weight : bold;
		background-color : #FFFFFF;
	}

	#userid {position: relative; top: 0px; left: 0px; width: 76px; padding: 0px; border: 0px solid #000;}
	#password {position: relative; top: 0px; left: 0px; width: 44px; padding: 0px; border: 0px solid #000;}
</STYLE>
