		BODY	{
			background: #ffffff;
			color: #333;
			font-family:'Trebuchet MS', arial;
			font-size:10pt;
		}
		
		#container {
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			font-size:10pt;
			margin-left:0;
			font-family: 'trebuchet ms', arial;
		}

		a 		{ text-decoration:underline; }
		
