BODY		{
		  	font-family			: Tahoma;
		  	font-size			: 9pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(255,255,255);
		  	font-weight			: normal; 
	 	}

TD.headline	{
			border				: 1px solid #000000;
		  	font-family			: Tahoma;
		  	font-size			: 9pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(255,255,255);
		  	font-weight			: normal; 
	 	}

TD.menu		{
			border				: none;
		  	font-family			: Tahoma;
		  	font-size			: 9pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(255,255,255);
		  	font-weight			: normal; 
	 	}

TD.main		{
			border				: none;
		  	font-family			: Tahoma;
		  	font-size			: 10pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(255,255,255);
		  	font-weight			: normal; 
	 	}

TD.download	{
			border				: none;
		  	font-family			: Tahoma;
		  	font-size			: 10pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(207,207,207);
		  	font-weight			: normal; 
	 	}
