
BODY	{
		scrollbar-base-color:  	rgb(004,142,116); 
		scrollbar-arrow-color: 	rgb(004,202,163);
		scrollbar-track-color:	rgb(004,142,116);
		margin-top: 			5;
		margin-left: 			5;
		margin-right: 			5;
		margin-bottom: 			5;
		background-color:		rgb(004,142,116);
		font-family: 			Arial,Times New Roman,Verdana,Georgia;
		text:					rgb(000,000,000);
		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(004,142,116); text-decoration:none; }
a:hover  		{ color:rgb(000,000,000); text-decoration:none; }


table	{
		font-family: 			Arial,Times New Roman,Verdana,Georgia;
		font-size:				10pt;
		font-weight:			normal;
		}
