
Body	{
		margin-top: 			0;
		scrollbar-base-color:  	rgb(255,247,214); 
		scrollbar-arrow-color: 	rgb(255,191,000);
		scrollbar-track-color:	rgb(255,247,214);
		background-color:		rgb(255,247,214);
		background-repeat:		repeat;
		background-attachment:	fixed;
		font-family: 			Arial,Times New Roman,Verdana,Georgia;
		font-size:				10pt;
		font-weight:			normal;
		color:					rgb (000,000,064);
		}
a:link    		{ color:rgb(000,000,255); text-decoration:none; }
a:visited    	{ color:rgb(000,000,255); text-decoration:none; }
a:active  		{ color:rgb(000,000,255); text-decoration:none; }
a:hover  		{ color:rgb(000,000,064); text-decoration:underline; }


table	{
		font-family: 			Arial,Times New Roman,Verdana,Georgia;
		font-size:				10pt;
		font-weight:			normal;
		color:					rgb(000,000,064);
		}