
BODY	{
		scrollbar-base-color:		rgb(000,000,000); 
		scrollbar-arrow-color:		rgb(204,153,000);
		scrollbar-highlight-color:  rgb(204,153,000);
		scrollbar-track-color:		rgb(000,000,000);
		scrollbar-shadow-color:     rgb(204,153,000);
		scrollbar-darkshadow-color: rgb(204,153,000);
		margin-top: 			5;
		margin-bottom: 			5;
		margin-left: 			5;
		margin-right: 			5;
		background-color:		rgb(000,000,000);
		font-family: 			Arial,Times New Roman,Verdana;
		font-size:				10pt;
		font-weight:			normal;
		color:					rgb(204,153,000);
		}
a:link    		{ color:rgb(255,219,111); text-decoration:none; }
a:visited    	{ color:rgb(255,219,111); text-decoration:none; }
a:active  		{ color:rgb(255,219,111); text-decoration:none; }
a:hover  		{ color:rgb(204,153,000); text-decoration:none; }


table	{
		font-size:				10pt;
		font-weight:			normal;
		}
