
Body	{
		scrollbar-base-color:		rgb(000,000,000); 
		scrollbar-arrow-color:		rgb(168,040,060);
		scrollbar-highlight-color:  rgb(051,051,051);
		scrollbar-3dlight-color:    rgb(051,051,051);
		scrollbar-track-color:		rgb(000,000,000);
		scrollbar-shadow-color:     rgb(051,051,051);
		scrollbar-darkshadow-color: rgb(051,051,051);

		margin-top: 			0;
		margin-bottom: 			0;
		margin-left: 			0;
		margin-right: 			0;
		background-color:		rgb(000,000,000);
		font-family: 			Arial,Times New Roman,Verdana;
		font-weight:			normal;
		font-size:				10pt;
		color:					rgb(168,040,060);
		}
a:link    		{ color:rgb(000,000,255); text-decoration:none; }
a:visited    	{ color:rgb(000,000,255); text-decoration:none; }
a:active  		{ color:rgb(254,212,198); text-decoration:none; }
a:hover  		{ color:rgb(168,040,060); text-decoration:none; }


table	{
		font-size:				10pt;
		font-weight:			normal;
		}
