body 				{
			color: #000000 ;
      background: #000000 ;
      margin-left: 0 ;
      margin-right: 0 ;
      margin-top: 0 ;
      margin-bottom: 0 ;
			}

a:link			{
			color: #eeeeee ;
			text-decoration: none ;
			}

a:active			{
			color: #ffffff ;
			text-decoration: none ;
			}

a:visited			{
			color: #999999 ;
			text-decoration: none ;
			}

a:hover			{
			color: #ffffff ;
			text-decoration: underline ;
			}

P.pagehdr		{
			font-size : 14pt ;
			font-weight : bold ;
 			color : #000000 ;
		        font-family : monospace ;
 			}

P.pagehdrwhite		{
			font-size : 14pt ;
			font-weight : bold ;
 			color : #ffffff ;
		        font-family : monospace ;
 			}

P.pagehdrbigwhite	{
			font-size : 18pt ;
			font-weight : bold ;
 			color : #ffffff ;
		        font-family : monospace ;
 			}

P.pagetail		{
			font-size : 8pt ;
			color : #000000 ;
		        font-family : monospace ;
		        margin-left : 10px ;
			}

p.hd1			{
			margin-left : 10px ;
			color : #000000 ;
			font-size : 14pt ;
			font-weight : bold ;
			font-family : monospace ;
			}

p.hd1white		{
			margin-left : 10px ;
			color : #eeeeee ;
			font-size : 14pt ;
			font-weight : bold ;
			font-family : monospace ;
			}

p.hd1whiteinv		{
			margin-left : 10px ;
			color : #eeeeee ;
			background-color : #000000 ;
			font-size : 14pt ;
			font-weight : bold ;
			font-family : monospace ;
			}

p.hd2			{
			margin-left : 30px ;
			color : #000000 ;
			font-size : 12pt ;
			font-weight : bold ;
			font-family : monospace ;
			}

p.hd2white		{
			margin-left : 30px ;
			color : #eeeeee ;
			font-size : 12pt ;
			font-weight : bold ;
			font-family : monospace ;
			}

p.hd2whiteinv		{
			margin-left : 30px ;
			color : #eeeeee ;
			background-color : #000000 ;
			font-size : 12pt ;
			font-weight : bold ;
			font-family : monospace ;
			}

p.hd3			{
			margin-left : 50px ;
			color : #000000 ;
			font-size : 11pt ;
			font-weight : bold ;
			font-family : monospace ;
			}

p.hd3white		{
			margin-left : 50px ;
			color : #eeeeee ;
			font-size : 11pt ;
			font-weight : bold ;
			font-family : monospace ;
			}

p.normal		{
			margin-left : 70px ;
			color : #ffffff ;
			font-size : 11pt ;
			font-family : monospace ;
			}

P.text			{
			font-size : 10pt ;
			color : #000000 ;
		        font-family : Helvetica, Arial ;
			}

P.textwhite		{
			font-size : 10pt ;
			color : #eeeeee ;
		        font-family : Helvetica, Arial ;
			}

div.text		{
			margin-left : 70px ;
			color : #000000 ;
			font-size : 11pt ;
			font-family : monospace ;
			}

div.textwhite		{
			margin-left : 70px ;
			color : #eeeeee ;
			font-size : 11pt ;
			font-family : monospace ;
			}

div.box 		{
			font-size : 10pt ;
		        font-family : Helvetica, Arial ;
			border: solid ;
			border-width: 2px ;
			border-color: #000000 ;
			color : #000000 ;
			margin-left : 10px ;
			margin-right : 10px ;
			}
