<!--
body
	{color:		#000000;
	background:	#999999;
	font-family:arial;}

td	{font-size: 14px;}

a:link 		{color:#000000; text-decoration:underline;}
a:visited 	{color:#000000; text-decoration:underline;}
a:hover 	{color:#000000; text-decoration:underline;}
a:active 	{color:#000000; text-decoration:underline;}
a:focus 	{color:#000000; text-decoration:underline;}

textarea	{background-color:#9999FF;
			font-family:arial;}
input		{background-color:#9999FF;}

body, textarea
	{scrollbar-3dlight-color:	#999999;
	scrollbar-highlight-color:	#9999FF;
	scrollbar-arrow-color:		#9999FF;
	scrollbar-shadow-color:		#9999FF;
	scrollbar-darkshadow-color:	#999999;
	scrollbar-face-color:		#CCCCFF;
	scrollbar-track-color:		#999999;}
-->

