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