
BODY	{
		scrollbar-base-color:  	rgb(000,000,000); 
		scrollbar-arrow-color: 	rgb(051,051,051);
		scrollbar-track-color:	rgb(000,000,000);
		margin-top: 			0;
		margin-left: 			0;
		margin-right: 			0;
		margin-bottom: 			0;
		background-color:		rgb(000,000,000);
		font-family: 			Arial,Times New Roman,Verdana,Georgia;
		color:					rgb(153,153,153);
		font-size:				10pt;
		font-weight:			normal;
		}
a:link    		{ color:rgb(000,000,255); text-decoration:none; }
a:visited    	{ color:rgb(000,000,255); text-decoration:none; }
a:active  		{ color:rgb(128,128,128); text-decoration:none; }
a:hover  		{ color:rgb(153,153,153); text-decoration:underline; }


table	{
		font-family: 			Arial,Times New Roman,Verdana,Georgia;
		color:					rgb(153,153,153);
		font-size:				10pt;
		font-weight:			normal;
		}
