html 			{min-height: 		100%; 
				margin-bottom: 		1px; }
BODY			{background-color:	#999966;
				color:				#000000;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;			
				scrollbar-face-color: #ccccc99;
				scrollbar-arrow-color: #000000;
				scrollbar-base-color: #ccccc99;
				scrollbar-shadow-color: #ccccc99;
				scrollbar-highlight-color: #999966; 
          		scrollbar-3d-light-color: #ccccc99;}
TD				{background-color:	#ffffff;
				color:				#000000;
				font-size:			8pt;
				font-family:		"Verdana", sans-serif;}
P				{margin-top:		0;
				margin-bottom:		4;}
FORM			{margin-top:		0;
				margin-bottom: 		0;}
H1				{color: 			#000000;
				font-size:			10pt;}
H2				{font-size:			8pt;}
.border 		{border-width:		10px;
				border-style:		solid;
				border-color:		#333333;}
.grey			{background-color:	#eeeeee;}
.black			{background-color:	#333333;
				color: 				#ffffff;
				font-size:			8pt;
				padding:			2px;}
.dktan			{background-color:	#999966;
				color: 				#ffffff;
				font-size:			8pt;}
.tan			{background-color:	#cccc99;
				color: 				#ffffff;
				font-size:			8pt;
				border-top:			0px;
				border-bottom:		0px;
				border-left:		0px;
				border-right:		0px;
				border-style:		solid;
				border-color:		#ffffff;}
.green			{background-color:	#99cc33;
				color: 				#ffffff;
				font-size:			8pt;
				border-top:			1px;
				border-bottom:		1px;
				border-left:		0px;
				border-right:		0px;
				border-style:		solid;
				border-color:		#ffffff;}
.lime			{background-color:	#ccff33;
				color: 				#ffffff;
				font-size:			8pt;
				border-top:			1px;
				border-bottom:		1px;
				border-left:		0px;
				border-right:		0px;
				border-style:		solid;
				border-color:		#ffffff;}
A:link			{color: 			#999966;
				text-decoration:	none;}
A:active		{color: 			#999966;
				text-decoration:	none;}
A:visited		{color: 			#999966;
				text-decoration:	none;}
A:hover			{color: 			#999966;
				text-decoration:	underline;}
A.wht:link		{color: 			#ffffff;
				text-decoration:	none;
				}
A.wht:active	{color: 			#ffffff;
				text-decoration:	none;}
A.wht:visited	{color: 			#ffffff;
				text-decoration:	none;}
A.wht:hover		{color: 			#ffffff;
				text-decoration:	underline;}	
.smfont			{font-size:			8pt}
.smfontbold		{font-size:			8pt;
				font-weight:		bold}
.smfontitalic	{font-size:			8pt;
				font-style:			italic;
				font-weight:		bold;}
.story			{font-size:			8pt;
				text-align:			justify}
.x-story		{font-size:			7pt;
				text-align:			justify}
.x-smfont		{font-size:			7pt;}
.x-smfontwht	{font-size:			7pt;
				color: 				#ffffff;}
.x-smfontgreen	{font-size:			7pt;
				color: 				#999966;}
.x-smfontbold	{font-size:			7pt;
				font-weight:		bold;} 
#divContainer 	{VISIBILITY: 		hidden; 
				OVERFLOW: 			hidden; 
				WIDTH: 				375px; 
				POSITION: 			relative; 
				HEIGHT: 			283px;}
#divContent 	{LEFT: 				0px; 
				POSITION: 			absolute; 
				TOP: 				0px;}
