
			/* These CSS rules are common to the inset pages */
			
		
	table
		{
			position:			absolute;
			top:				90px;
			width:				565px;
			height:				auto;
			font-size:			10pt;
			font-family:		arial;
			font-weight:		normal;
			color:				#000000;
			background-color:	transparent;
			border:			thin none #000000;
		}
		
	th
		{
			text-decoration:			underline;
		}