
Body	{
		scrollbar-base-color:  	rgb(183,183,255); 
		scrollbar-arrow-color: 	rgb(231,234,237);
		scrollbar-track-color:	rgb(255,255,255);
		margin-top: 			6;
		background-color:		rgb(255,255,255);
		font-family: 			Times New Roman,Verdana,Arial,Helvetica;
		font-weight:			bold;
		color:					rgb(000,000,128);
		}
a:link    		{ color:rgb(000,000,255); text-decoration:none; }
a:visited    	{ color:rgb(000,000,255); text-decoration:none; }
a:active  		{ color:rgb(183,183,255); text-decoration:none; }
a:hover  		{ color:rgb(183,183,255); text-decoration:none; }


table	{
		font-size:				12pt;
		font-weight:			bold;
		}